Class BeaconScreen.IconButtonWidget

All Implemented Interfaces:
Drawable, Element, Narratable, Navigable, BeaconScreen.BeaconButtonWidget, Selectable, Widget
Direct Known Subclasses:
BeaconScreen.CancelButtonWidget, BeaconScreen.DoneButtonWidget
Enclosing class:
BeaconScreen

@Environment(CLIENT) private abstract static class BeaconScreen.IconButtonWidget extends BeaconScreen.BaseButtonWidget
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/ingame/BeaconScreen$IconButtonWidget
intermediary net/minecraft/class_466$class_4072
official foh$f
  • Field Details

    • texture

      private final Identifier texture
      Mappings:
      Namespace Name Mixin selector
      named texture Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$IconButtonWidget;texture:Lnet/minecraft/util/Identifier;
      intermediary field_45445 Lnet/minecraft/class_466$class_4072;field_45445:Lnet/minecraft/class_2960;
      official a Lfoh$f;a:Lalf;
  • Constructor Details

    • IconButtonWidget

      protected IconButtonWidget(int x, int y, Identifier texture, Text message)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$IconButtonWidget;<init>(IILnet/minecraft/util/Identifier;Lnet/minecraft/text/Text;)V
      intermediary <init> Lnet/minecraft/class_466$class_4072;<init>(IILnet/minecraft/class_2960;Lnet/minecraft/class_2561;)V
      official <init> Lfoh$f;<init>(IILalf;Lxp;)V
  • Method Details

    • renderExtra

      protected void renderExtra(DrawContext context)
      Specified by:
      renderExtra in class BeaconScreen.BaseButtonWidget
      Mappings:
      Namespace Name Mixin selector
      named renderExtra Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$BaseButtonWidget;renderExtra(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_18641 Lnet/minecraft/class_466$class_470;method_18641(Lnet/minecraft/class_332;)V
      official a Lfoh$e;a(Lfgt;)V