Class BeaconScreen.CancelButtonWidget

All Implemented Interfaces:
Drawable, Element, Narratable, BeaconScreen.BeaconButtonWidget, Selectable
Enclosing class:
BeaconScreen

@Environment(CLIENT) private class BeaconScreen.CancelButtonWidget extends BeaconScreen.IconButtonWidget
Mappings:
Namespace Name
official eqd$b
intermediary net/minecraft/class_466$class_467
named net/minecraft/client/gui/screen/ingame/BeaconScreen$CancelButtonWidget
  • Constructor Details

    • CancelButtonWidget

      public CancelButtonWidget(int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leqd$b;<init>(Leqd;II)V
      intermediary <init> Lnet/minecraft/class_466$class_467;<init>(Lnet/minecraft/class_466;II)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$CancelButtonWidget;<init>(Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;II)V
  • Method Details

    • onPress

      public void onPress()
      Specified by:
      onPress in class PressableWidget
      Mappings:
      Namespace Name Mixin selector
      official c Lekq;c()V
      intermediary method_25306 Lnet/minecraft/class_4264;method_25306()V
      named onPress Lnet/minecraft/client/gui/widget/PressableWidget;onPress()V
    • tick

      public void tick(int level)
      Mappings:
      Namespace Name Mixin selector
      official a Leqd$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