Class PackListWidget.Entry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<PackListWidget.Entry>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<PackListWidget.Entry>
net.minecraft.client.gui.screen.pack.PackListWidget.Entry
- All Implemented Interfaces:
Element,Narratable,Navigable,Widget
- Direct Known Subclasses:
PackListWidget.HeaderEntry,PackListWidget.ResourcePackEntry
- Enclosing class:
PackListWidget
@Environment(CLIENT)
public abstract class PackListWidget.Entry
extends AlwaysSelectedEntryListWidget.Entry<PackListWidget.Entry>
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/pack/PackListWidget$Entryintermediary net/minecraft/class_521$class_11778official gqv$a
-
Field Summary
Fields inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
PADDING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrations, getNarration, mouseClickedMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
forEachChild, getContentBottomEnd, getContentHeight, getContentMiddleX, getContentMiddleY, getContentRightEnd, getContentWidth, getContentX, getContentY, getHeight, getNavigationFocus, getX, getY, isFocused, isMouseOver, render, setFocused, setHeight, setWidth, 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, isClickable, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details
-
getWidth
public int getWidth()- Specified by:
getWidthin interfaceWidget- Overrides:
getWidthin classEntryListWidget.Entry<PackListWidget.Entry>- Mappings:
Namespace Name Mixin selector named getWidthLnet/minecraft/client/gui/widget/EntryListWidget$Entry;getWidth()Iintermediary method_25368Lnet/minecraft/class_350$class_351;method_25368()Iofficial method_25368Lgdj$a;method_25368()I
-
getName
- Mappings:
Namespace Name Mixin selector named getNameLnet/minecraft/client/gui/screen/pack/PackListWidget$Entry;getName()Ljava/lang/String;intermediary method_48279Lnet/minecraft/class_521$class_11778;method_48279()Ljava/lang/String;official bLgqv$a;b()Ljava/lang/String;
-