Package net.minecraft

Class class_7940

All Implemented Interfaces:
Drawable, Element, Narratable, Selectable

@Environment(CLIENT) public class class_7940 extends ClickableWidget
Mappings:
Namespace Name
official elp
intermediary net/minecraft/class_7940
named net/minecraft/class_7940
  • Field Details

    • field_41341

      private final MultilineText field_41341
      Mappings:
      Namespace Name Mixin selector
      official a Lelp;a:Lelo;
      intermediary field_41341 Lnet/minecraft/class_7940;field_41341:Lnet/minecraft/class_5489;
      named field_41341 Lnet/minecraft/class_7940;field_41341:Lnet/minecraft/client/font/MultilineText;
    • field_41342

      private final int field_41342
      Mappings:
      Namespace Name Mixin selector
      official b Lelp;b:I
      intermediary field_41342 Lnet/minecraft/class_7940;field_41342:I
      named field_41342 Lnet/minecraft/class_7940;field_41342:I
    • field_41343

      private final boolean field_41343
      Mappings:
      Namespace Name Mixin selector
      official c Lelp;c:Z
      intermediary field_41343 Lnet/minecraft/class_7940;field_41343:Z
      named field_41343 Lnet/minecraft/class_7940;field_41343:Z
  • Constructor Details

  • Method Details

    • method_47617

      public static class_7940 method_47617(int int2, TextRenderer textRenderer, Text text)
      Mappings:
      Namespace Name Mixin selector
      official a Lelp;a(ILekk;Lss;)Lelp;
      intermediary method_47617 Lnet/minecraft/class_7940;method_47617(ILnet/minecraft/class_327;Lnet/minecraft/class_2561;)Lnet/minecraft/class_7940;
      named method_47617 Lnet/minecraft/class_7940;method_47617(ILnet/minecraft/client/font/TextRenderer;Lnet/minecraft/text/Text;)Lnet/minecraft/class_7940;
    • method_47618

      public static class_7940 method_47618(int int2, TextRenderer textRenderer, Text text)
      Mappings:
      Namespace Name Mixin selector
      official b Lelp;b(ILekk;Lss;)Lelp;
      intermediary method_47618 Lnet/minecraft/class_7940;method_47618(ILnet/minecraft/class_327;Lnet/minecraft/class_2561;)Lnet/minecraft/class_7940;
      named method_47618 Lnet/minecraft/class_7940;method_47618(ILnet/minecraft/client/font/TextRenderer;Lnet/minecraft/text/Text;)Lnet/minecraft/class_7940;
    • appendClickableNarrations

      protected void appendClickableNarrations(NarrationMessageBuilder builder)
      Specified by:
      appendClickableNarrations in class ClickableWidget
      Mappings:
      Namespace Name Mixin selector
      official a Leku;a(Leni;)V
      intermediary method_47399 Lnet/minecraft/class_339;method_47399(Lnet/minecraft/class_6382;)V
      named appendClickableNarrations Lnet/minecraft/client/gui/widget/ClickableWidget;appendClickableNarrations(Lnet/minecraft/client/gui/screen/narration/NarrationMessageBuilder;)V
    • renderButton

      public void renderButton(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Overrides:
      renderButton in class ClickableWidget
      Mappings:
      Namespace Name Mixin selector
      official b Leku;b(Leea;IIF)V
      intermediary method_25359 Lnet/minecraft/class_339;method_25359(Lnet/minecraft/class_4587;IIF)V
      named renderButton Lnet/minecraft/client/gui/widget/ClickableWidget;renderButton(Lnet/minecraft/client/util/math/MatrixStack;IIF)V