Class PackListWidget.class_11779
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<PackListWidget.class_11778>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<PackListWidget.class_11778>
net.minecraft.client.gui.screen.pack.PackListWidget.class_11778
net.minecraft.client.gui.screen.pack.PackListWidget.class_11779
- All Implemented Interfaces:
Element,Narratable,Navigable,Widget
- Enclosing class:
PackListWidget
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/pack/PackListWidget$class_11779intermediary net/minecraft/class_521$class_11779official gmt$b
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
field_62115 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidrender(DrawContext context, int index, int y, boolean bool, float float2) Renders an entry in a list.Methods inherited from class net.minecraft.client.gui.screen.pack.PackListWidget.class_11778
getWidthMethods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrations, mouseClickedMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
forEachChild, getHeight, getNavigationFocus, getX, getY, isFocused, isMouseOver, method_73380, method_73381, method_73382, method_73383, method_73384, method_73385, method_73386, method_73387, method_73388, method_73389, setFocused, setX, setYMethods 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
charTyped, getBorder, getFocusedPath, getNavigationPath, keyPressed, keyReleased, method_72784, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
field_62182
- Mappings:
Namespace Name Mixin selector named field_62182Lnet/minecraft/client/gui/screen/pack/PackListWidget$class_11779;field_62182:Lnet/minecraft/client/font/TextRenderer;intermediary field_62182Lnet/minecraft/class_521$class_11779;field_62182:Lnet/minecraft/class_327;official bLgmt$b;b:Lfzb;
-
field_62183
- Mappings:
Namespace Name Mixin selector named field_62183Lnet/minecraft/client/gui/screen/pack/PackListWidget$class_11779;field_62183:Lnet/minecraft/text/Text;intermediary field_62183Lnet/minecraft/class_521$class_11779;field_62183:Lnet/minecraft/class_2561;official cLgmt$b;c:Lxv;
-
-
Constructor Details
-
class_11779
-
-
Method Details
-
render
Renders an entry in a list.- Specified by:
renderin classEntryListWidget.Entry<PackListWidget.class_11778>- Parameters:
index- the index of the entryy- the Y coordinate of the entry- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIZF)Vofficial aLfzk$a;a(Lfze;IIZF)V
-
getNarration
- Specified by:
getNarrationin classAlwaysSelectedEntryListWidget.Entry<PackListWidget.class_11778>- Mappings:
Namespace Name Mixin selector named getNarrationLnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;intermediary method_37006Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;official aLgan$a;a()Lxv;
-
getName
- Specified by:
getNamein classPackListWidget.class_11778- Mappings:
Namespace Name Mixin selector named getNameLnet/minecraft/client/gui/screen/pack/PackListWidget$class_11778;getName()Ljava/lang/String;intermediary method_48279Lnet/minecraft/class_521$class_11778;method_48279()Ljava/lang/String;official bLgmt$a;b()Ljava/lang/String;
-