Class EmptyWidget

All Implemented Interfaces:
Drawable, Element, Narratable, Selectable

@Environment(CLIENT) public class EmptyWidget extends ClickableWidget
Mappings:
Namespace Name
official elp
intermediary net/minecraft/class_7852
named net/minecraft/client/gui/widget/EmptyWidget
  • Constructor Details

    • EmptyWidget

      public EmptyWidget(int width, int height)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lelp;<init>(II)V
      intermediary <init> Lnet/minecraft/class_7852;<init>(II)V
      named <init> Lnet/minecraft/client/gui/widget/EmptyWidget;<init>(II)V
    • EmptyWidget

      public EmptyWidget(int x, int y, int width, int height)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lelp;<init>(IIII)V
      intermediary <init> Lnet/minecraft/class_7852;<init>(IIII)V
      named <init> Lnet/minecraft/client/gui/widget/EmptyWidget;<init>(IIII)V
  • Method Details

    • method_47399

      public void method_47399(NarrationMessageBuilder narrationMessageBuilder)
      Specified by:
      method_47399 in class ClickableWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lekn;a(Lena;)V
      intermediary method_47399 Lnet/minecraft/class_339;method_47399(Lnet/minecraft/class_6382;)V
      named method_47399 Lnet/minecraft/client/gui/widget/ClickableWidget;method_47399(Lnet/minecraft/client/gui/screen/narration/NarrationMessageBuilder;)V
    • ofWidth

      public static ClickableWidget ofWidth(int width)
      Mappings:
      Namespace Name Mixin selector
      official g Lelp;g(I)Lekn;
      intermediary method_46512 Lnet/minecraft/class_7852;method_46512(I)Lnet/minecraft/class_339;
      named ofWidth Lnet/minecraft/client/gui/widget/EmptyWidget;ofWidth(I)Lnet/minecraft/client/gui/widget/ClickableWidget;
    • ofHeight

      public static ClickableWidget ofHeight(int height)
      Mappings:
      Namespace Name Mixin selector
      official h Lelp;h(I)Lekn;
      intermediary method_46513 Lnet/minecraft/class_7852;method_46513(I)Lnet/minecraft/class_339;
      named ofHeight Lnet/minecraft/client/gui/widget/EmptyWidget;ofHeight(I)Lnet/minecraft/client/gui/widget/ClickableWidget;