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 SummaryModifier and TypeMethodDescriptionvoidrenderTooltip(MatrixStack matrices, int mouseX, int mouseY) booleanvoidtick(int level) 
- 
Method Details- 
shouldRenderTooltipboolean 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
 
- 
tickvoid 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
 
 
-