Class BeaconScreen.DoneButtonWidget

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

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

    • DoneButtonWidget

      public DoneButtonWidget(int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leqd$c;<init>(Leqd;II)V
      intermediary <init> Lnet/minecraft/class_466$class_468;<init>(Lnet/minecraft/class_466;II)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$DoneButtonWidget;<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