Interface BeaconScreen.BeaconButtonWidget
- All Known Implementing Classes:
BeaconScreen.BaseButtonWidget
,BeaconScreen.CancelButtonWidget
,BeaconScreen.DoneButtonWidget
,BeaconScreen.EffectButtonWidget
,BeaconScreen.IconButtonWidget
,BeaconScreen.LevelTwoEffectButtonWidget
- Enclosing class:
BeaconScreen
- Mappings:
Namespace Name official emn$a
intermediary net/minecraft/class_466$class_6392
named net/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget
-
Method Summary
Modifier and TypeMethodDescriptionvoid
renderTooltip
(MatrixStack matrices, int mouseX, int mouseY) boolean
void
tick
(int level)
-
Method Details
-
shouldRenderTooltip
boolean shouldRenderTooltip()- Mappings:
Namespace Name Mixin selector official a
Lemn$a;a()Z
intermediary method_37079
Lnet/minecraft/class_466$class_6392;method_37079()Z
named shouldRenderTooltip
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget;shouldRenderTooltip()Z
-
renderTooltip
- Mappings:
Namespace Name Mixin selector official a
Lemn$a;a(Leaq;II)V
intermediary method_25352
Lnet/minecraft/class_466$class_6392;method_25352(Lnet/minecraft/class_4587;II)V
named renderTooltip
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget;renderTooltip(Lnet/minecraft/client/util/math/MatrixStack;II)V
-
tick
void tick(int level) - Mappings:
Namespace Name Mixin selector official a
Lemn$a;a(I)V
intermediary method_37080
Lnet/minecraft/class_466$class_6392;method_37080(I)V
named tick
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget;tick(I)V
-