Package net.minecraft

Class class_11644.class_11647

All Implemented Interfaces:
Element, Navigable, ParentElement
Enclosing class:
class_11644

@Environment(CLIENT) private class class_11644.class_11647 extends class_11644.class_11645
Mappings:
Namespace Name
named net/minecraft/class_11644$class_11647
intermediary net/minecraft/class_11644$class_11647
official ghu$c
  • Field Details

    • field_61651

      private final Identifier field_61651
      Mappings:
      Namespace Name Mixin selector
      named field_61651 Lnet/minecraft/class_11644$class_11647;field_61651:Lnet/minecraft/util/Identifier;
      intermediary field_61651 Lnet/minecraft/class_11644$class_11647;field_61651:Lnet/minecraft/class_2960;
      official c Lghu$c;c:Lamh;
    • field_61649

      protected final List<ClickableWidget> field_61649
      Mappings:
      Namespace Name Mixin selector
      named field_61649 Lnet/minecraft/class_11644$class_11647;field_61649:Ljava/util/List;
      intermediary field_61649 Lnet/minecraft/class_11644$class_11647;field_61649:Ljava/util/List;
      official a Lghu$c;a:Ljava/util/List;
    • field_61652

      private final CyclingButtonWidget<Boolean> field_61652
      Mappings:
      Namespace Name Mixin selector
      named field_61652 Lnet/minecraft/class_11644$class_11647;field_61652:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
      intermediary field_61652 Lnet/minecraft/class_11644$class_11647;field_61652:Lnet/minecraft/class_5676;
      official d Lghu$c;d:Lfzc;
    • field_61653

      private final CyclingButtonWidget<Boolean> field_61653
      Mappings:
      Namespace Name Mixin selector
      named field_61653 Lnet/minecraft/class_11644$class_11647;field_61653:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
      intermediary field_61653 Lnet/minecraft/class_11644$class_11647;field_61653:Lnet/minecraft/class_5676;
      official e Lghu$c;e:Lfzc;
    • field_61654

      private final CyclingButtonWidget<Boolean> field_61654
      Mappings:
      Namespace Name Mixin selector
      named field_61654 Lnet/minecraft/class_11644$class_11647;field_61654:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
      intermediary field_61654 Lnet/minecraft/class_11644$class_11647;field_61654:Lnet/minecraft/class_5676;
      official f Lghu$c;f:Lfzc;
    • field_61655

      private final String field_61655
      Mappings:
      Namespace Name Mixin selector
      named field_61655 Lnet/minecraft/class_11644$class_11647;field_61655:Ljava/lang/String;
      intermediary field_61655 Lnet/minecraft/class_11644$class_11647;field_61655:Ljava/lang/String;
      official g Lghu$c;g:Ljava/lang/String;
    • field_61656

      private final boolean field_61656
      Mappings:
      Namespace Name Mixin selector
      named field_61656 Lnet/minecraft/class_11644$class_11647;field_61656:Z
      intermediary field_61656 Lnet/minecraft/class_11644$class_11647;field_61656:Z
      official h Lghu$c;h:Z
  • Constructor Details

    • class_11647

      public class_11647(Identifier identifier)
  • Method Details

    • method_72817

      private MutableText method_72817(CyclingButtonWidget<Boolean> cyclingButtonWidget)
      Mappings:
      Namespace Name Mixin selector
      named method_72817 Lnet/minecraft/class_11644$class_11647;method_72817(Lnet/minecraft/client/gui/widget/CyclingButtonWidget;)Lnet/minecraft/text/MutableText;
      intermediary method_72817 Lnet/minecraft/class_11644$class_11647;method_72817(Lnet/minecraft/class_5676;)Lnet/minecraft/class_5250;
      official a Lghu$c;a(Lfzc;)Lyf;
    • method_72816

      private void method_72816(Identifier identifier, class_11635 class_11635)
      Mappings:
      Namespace Name Mixin selector
      named method_72816 Lnet/minecraft/class_11644$class_11647;method_72816(Lnet/minecraft/util/Identifier;Lnet/minecraft/class_11635;)V
      intermediary method_72816 Lnet/minecraft/class_11644$class_11647;method_72816(Lnet/minecraft/class_2960;Lnet/minecraft/class_11635;)V
      official a Lghu$c;a(Lamh;Lgbq;)V
    • children

      public List<? extends Element> children()
      Gets a list of all child GUI elements.
      Mappings:
      Namespace Name Mixin selector
      named children Lnet/minecraft/client/gui/ParentElement;children()Ljava/util/List;
      intermediary method_25396 Lnet/minecraft/class_4069;method_25396()Ljava/util/List;
      official aK_ Lgca;aK_()Ljava/util/List;
    • selectableChildren

      public List<? extends Selectable> selectableChildren()
      Specified by:
      selectableChildren in class ElementListWidget.Entry<class_11644.class_11645>
      Mappings:
      Namespace Name Mixin selector
      named selectableChildren Lnet/minecraft/client/gui/widget/ElementListWidget$Entry;selectableChildren()Ljava/util/List;
      intermediary method_37025 Lnet/minecraft/class_4265$class_4266;method_37025()Ljava/util/List;
      official b Lfzb$a;b()Ljava/util/List;
    • render

      public void render(DrawContext context, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickProgress)
      Renders an entry in a list.
      Specified by:
      render in class EntryListWidget.Entry<class_11644.class_11645>
      Parameters:
      index - the index of the entry
      y - the Y coordinate of the entry
      x - the X coordinate of the entry
      entryWidth - the width of the entry
      entryHeight - the height of the entry
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      hovered - whether the mouse is hovering over the entry
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)V
      intermediary method_25343 Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIIIIIIZF)V
      official a Lfyp$a;a(Lfyj;IIIIIIIZF)V
    • method_72814

      public void method_72814()
      Specified by:
      method_72814 in class class_11644.class_11645
      Mappings:
      Namespace Name Mixin selector
      named method_72814 Lnet/minecraft/class_11644$class_11645;method_72814()V
      intermediary method_72814 Lnet/minecraft/class_11644$class_11645;method_72814()V
      official c Lghu$a;c()V