Interface BeaconScreen.BeaconButtonWidget

All Known Implementing Classes:
BeaconScreen.BaseButtonWidget, BeaconScreen.CancelButtonWidget, BeaconScreen.DoneButtonWidget, BeaconScreen.EffectButtonWidget, BeaconScreen.IconButtonWidget, BeaconScreen.LevelTwoEffectButtonWidget
Enclosing class:
BeaconScreen

@Environment(CLIENT) private static interface BeaconScreen.BeaconButtonWidget
Mappings:
Namespace Name
official eds$a
intermediary net/minecraft/class_466$class_6392
named net/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget
  • Method Details

    • shouldRenderTooltip

      boolean shouldRenderTooltip()
      Mappings:
      Namespace Name Mixin selector
      official a Leds$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

      void renderTooltip(MatrixStack matrices, int mouseX, int mouseY)
      Mappings:
      Namespace Name Mixin selector
      official a Leds$a;a(Ldsj;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 Leds$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