Class BeaconScreen.CancelButtonWidget

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

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

    • CancelButtonWidget

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

    • onPress

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

      public void tick(int level)
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget;tick(I)V
      intermediary method_37080 Lnet/minecraft/class_466$class_6392;method_37080(I)V
      official a Lfox$a;a(I)V