Package net.minecraft
Class class_11644.class_11647
- All Implemented Interfaces:
Element,Navigable,ParentElement
- Enclosing class:
class_11644
- Mappings:
Namespace Name named net/minecraft/class_11644$class_11647intermediary net/minecraft/class_11644$class_11647official ghu$c
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final List<ClickableWidget> private final Identifierprivate final CyclingButtonWidget<Boolean> private final CyclingButtonWidget<Boolean> private final CyclingButtonWidget<Boolean> private final Stringprivate final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchildren()Gets a list of all child GUI elements.voidprivate voidmethod_72816(Identifier identifier, class_11635 class_11635) private MutableTextmethod_72817(CyclingButtonWidget<Boolean> cyclingButtonWidget) voidrender(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.List<? extends Selectable> Methods inherited from class net.minecraft.client.gui.widget.ElementListWidget.Entry
getFocused, getNavigationPath, getNavigationPath, isDragging, mouseClicked, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
drawBorder, isFocused, isMouseOver, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getBorder, getNavigationFocus, isMouseOver, method_72784, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, hoveredElement, isFocused, keyPressed, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
field_61651
- Mappings:
Namespace Name Mixin selector named field_61651Lnet/minecraft/class_11644$class_11647;field_61651:Lnet/minecraft/util/Identifier;intermediary field_61651Lnet/minecraft/class_11644$class_11647;field_61651:Lnet/minecraft/class_2960;official cLghu$c;c:Lamh;
-
field_61649
- Mappings:
Namespace Name Mixin selector named field_61649Lnet/minecraft/class_11644$class_11647;field_61649:Ljava/util/List;intermediary field_61649Lnet/minecraft/class_11644$class_11647;field_61649:Ljava/util/List;official aLghu$c;a:Ljava/util/List;
-
field_61652
- Mappings:
Namespace Name Mixin selector named field_61652Lnet/minecraft/class_11644$class_11647;field_61652:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;intermediary field_61652Lnet/minecraft/class_11644$class_11647;field_61652:Lnet/minecraft/class_5676;official dLghu$c;d:Lfzc;
-
field_61653
- Mappings:
Namespace Name Mixin selector named field_61653Lnet/minecraft/class_11644$class_11647;field_61653:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;intermediary field_61653Lnet/minecraft/class_11644$class_11647;field_61653:Lnet/minecraft/class_5676;official eLghu$c;e:Lfzc;
-
field_61654
- Mappings:
Namespace Name Mixin selector named field_61654Lnet/minecraft/class_11644$class_11647;field_61654:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;intermediary field_61654Lnet/minecraft/class_11644$class_11647;field_61654:Lnet/minecraft/class_5676;official fLghu$c;f:Lfzc;
-
field_61655
- Mappings:
Namespace Name Mixin selector named field_61655Lnet/minecraft/class_11644$class_11647;field_61655:Ljava/lang/String;intermediary field_61655Lnet/minecraft/class_11644$class_11647;field_61655:Ljava/lang/String;official gLghu$c;g:Ljava/lang/String;
-
field_61656
private final boolean field_61656- Mappings:
Namespace Name Mixin selector named field_61656Lnet/minecraft/class_11644$class_11647;field_61656:Zintermediary field_61656Lnet/minecraft/class_11644$class_11647;field_61656:Zofficial hLghu$c;h:Z
-
-
Constructor Details
-
class_11647
-
-
Method Details
-
method_72817
- Mappings:
Namespace Name Mixin selector named method_72817Lnet/minecraft/class_11644$class_11647;method_72817(Lnet/minecraft/client/gui/widget/CyclingButtonWidget;)Lnet/minecraft/text/MutableText;intermediary method_72817Lnet/minecraft/class_11644$class_11647;method_72817(Lnet/minecraft/class_5676;)Lnet/minecraft/class_5250;official aLghu$c;a(Lfzc;)Lyf;
-
method_72816
- Mappings:
Namespace Name Mixin selector named method_72816Lnet/minecraft/class_11644$class_11647;method_72816(Lnet/minecraft/util/Identifier;Lnet/minecraft/class_11635;)Vintermediary method_72816Lnet/minecraft/class_11644$class_11647;method_72816(Lnet/minecraft/class_2960;Lnet/minecraft/class_11635;)Vofficial aLghu$c;a(Lamh;Lgbq;)V
-
children
Gets a list of all child GUI elements.- Mappings:
Namespace Name Mixin selector named childrenLnet/minecraft/client/gui/ParentElement;children()Ljava/util/List;intermediary method_25396Lnet/minecraft/class_4069;method_25396()Ljava/util/List;official aK_Lgca;aK_()Ljava/util/List;
-
selectableChildren
- Specified by:
selectableChildrenin classElementListWidget.Entry<class_11644.class_11645>- Mappings:
Namespace Name Mixin selector named selectableChildrenLnet/minecraft/client/gui/widget/ElementListWidget$Entry;selectableChildren()Ljava/util/List;intermediary method_37025Lnet/minecraft/class_4265$class_4266;method_37025()Ljava/util/List;official bLfzb$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:
renderin classEntryListWidget.Entry<class_11644.class_11645>- Parameters:
index- the index of the entryy- the Y coordinate of the entryx- the X coordinate of the entryentryWidth- the width of the entryentryHeight- the height of the entrymouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousehovered- whether the mouse is hovering over the entry- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIIIIIIZF)Vofficial aLfyp$a;a(Lfyj;IIIIIIIZF)V
-
method_72814
public void method_72814()- Specified by:
method_72814in classclass_11644.class_11645- Mappings:
Namespace Name Mixin selector named method_72814Lnet/minecraft/class_11644$class_11645;method_72814()Vintermediary method_72814Lnet/minecraft/class_11644$class_11645;method_72814()Vofficial cLghu$a;c()V
-