Class PackListWidget
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.widget.EntryListWidget<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget<PackListWidget.ResourcePackEntry>
net.minecraft.client.gui.screen.pack.PackListWidget
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,ParentElement,Selectable
@Environment(CLIENT)
public class PackListWidget
extends AlwaysSelectedEntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
Namespace Name official fbbintermediary net/minecraft/class_521named net/minecraft/client/gui/screen/pack/PackListWidget
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
AlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>>Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final Text(package private) static final Text(package private) static final Identifier(package private) static final Identifier(package private) static final Identifier(package private) static final Identifier(package private) final PackScreen(package private) static final Identifier(package private) static final Identifierprivate final Text(package private) static final Identifier(package private) static final IdentifierFields inherited from class net.minecraft.client.gui.widget.EntryListWidget
bottom, centerListVertically, client, headerHeight, height, itemHeight, left, right, top, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionPackListWidget(MinecraftClient client, PackScreen screen, int width, int height, Text title) -
Method Summary
Modifier and TypeMethodDescriptionintprotected intbooleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.protected voidrenderHeader(DrawContext context, int x, int y) Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
appendNarrations, getNavigationPathMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntry, addEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, clickedHeader, drawSelectionHighlight, enableScissor, ensureVisible, getEntry, getEntryAtPosition, getEntryCount, getFirst, getFocused, getHoveredEntry, getMaxPosition, getMaxScroll, getNavigationFocus, getNeighboringEntry, getNeighboringEntry, getNeighboringEntry, getRowBottom, getRowLeft, getRowRight, getRowTop, getScrollAmount, getSelectedOrNull, getType, isMouseOver, isSelectedEntry, method_35721, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, remove, removeEntry, removeEntryWithoutScrolling, render, renderDecorations, renderEntry, renderList, replaceEntries, setFocused, setLeftPos, setRenderBackground, setRenderHeader, setRenderSelection, setScrollAmount, setSelected, updateScrollingState, updateSizeMethods inherited from class net.minecraft.client.gui.AbstractParentElement
isDragging, setDraggingMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, hoveredElement, isFocused, keyReleased, setFocusedMethods inherited from interface net.minecraft.client.gui.Selectable
isNarratable
-
Field Details
-
SELECT_HIGHLIGHTED_TEXTURE
- Mappings:
Namespace Name Mixin selector official aLfbb;a:Laep;intermediary field_45532Lnet/minecraft/class_521;field_45532:Lnet/minecraft/class_2960;named SELECT_HIGHLIGHTED_TEXTURELnet/minecraft/client/gui/screen/pack/PackListWidget;SELECT_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
-
SELECT_TEXTURE
- Mappings:
Namespace Name Mixin selector official lLfbb;l:Laep;intermediary field_45533Lnet/minecraft/class_521;field_45533:Lnet/minecraft/class_2960;named SELECT_TEXTURELnet/minecraft/client/gui/screen/pack/PackListWidget;SELECT_TEXTURE:Lnet/minecraft/util/Identifier;
-
UNSELECT_HIGHLIGHTED_TEXTURE
- Mappings:
Namespace Name Mixin selector official mLfbb;m:Laep;intermediary field_45534Lnet/minecraft/class_521;field_45534:Lnet/minecraft/class_2960;named UNSELECT_HIGHLIGHTED_TEXTURELnet/minecraft/client/gui/screen/pack/PackListWidget;UNSELECT_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
-
UNSELECT_TEXTURE
- Mappings:
Namespace Name Mixin selector official nLfbb;n:Laep;intermediary field_45535Lnet/minecraft/class_521;field_45535:Lnet/minecraft/class_2960;named UNSELECT_TEXTURELnet/minecraft/client/gui/screen/pack/PackListWidget;UNSELECT_TEXTURE:Lnet/minecraft/util/Identifier;
-
MOVE_UP_HIGHLIGHTED_TEXTURE
- Mappings:
Namespace Name Mixin selector official oLfbb;o:Laep;intermediary field_45536Lnet/minecraft/class_521;field_45536:Lnet/minecraft/class_2960;named MOVE_UP_HIGHLIGHTED_TEXTURELnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_UP_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
-
MOVE_UP_TEXTURE
- Mappings:
Namespace Name Mixin selector official pLfbb;p:Laep;intermediary field_45537Lnet/minecraft/class_521;field_45537:Lnet/minecraft/class_2960;named MOVE_UP_TEXTURELnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_UP_TEXTURE:Lnet/minecraft/util/Identifier;
-
MOVE_DOWN_HIGHLIGHTED_TEXTURE
- Mappings:
Namespace Name Mixin selector official qLfbb;q:Laep;intermediary field_45538Lnet/minecraft/class_521;field_45538:Lnet/minecraft/class_2960;named MOVE_DOWN_HIGHLIGHTED_TEXTURELnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_DOWN_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
-
MOVE_DOWN_TEXTURE
- Mappings:
Namespace Name Mixin selector official sLfbb;s:Laep;intermediary field_45539Lnet/minecraft/class_521;field_45539:Lnet/minecraft/class_2960;named MOVE_DOWN_TEXTURELnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_DOWN_TEXTURE:Lnet/minecraft/util/Identifier;
-
INCOMPATIBLE
- Mappings:
Namespace Name Mixin selector official tLfbb;t:Lte;intermediary field_19126Lnet/minecraft/class_521;field_19126:Lnet/minecraft/class_2561;named INCOMPATIBLELnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE:Lnet/minecraft/text/Text;
-
INCOMPATIBLE_CONFIRM
- Mappings:
Namespace Name Mixin selector official uLfbb;u:Lte;intermediary field_19127Lnet/minecraft/class_521;field_19127:Lnet/minecraft/class_2561;named INCOMPATIBLE_CONFIRMLnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE_CONFIRM:Lnet/minecraft/text/Text;
-
title
- Mappings:
Namespace Name Mixin selector official vLfbb;v:Lte;intermediary field_18978Lnet/minecraft/class_521;field_18978:Lnet/minecraft/class_2561;named titleLnet/minecraft/client/gui/screen/pack/PackListWidget;title:Lnet/minecraft/text/Text;
-
screen
- Mappings:
Namespace Name Mixin selector official wLfbb;w:Lfba;intermediary field_41715Lnet/minecraft/class_521;field_41715:Lnet/minecraft/class_5375;named screenLnet/minecraft/client/gui/screen/pack/PackListWidget;screen:Lnet/minecraft/client/gui/screen/pack/PackScreen;
-
-
Constructor Details
-
PackListWidget
- Mappings:
Namespace Name Mixin selector official <init>Lfbb;<init>(Leqn;Lfba;IILte;)Vintermediary <init>Lnet/minecraft/class_521;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_5375;IILnet/minecraft/class_2561;)Vnamed <init>Lnet/minecraft/client/gui/screen/pack/PackListWidget;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/pack/PackScreen;IILnet/minecraft/text/Text;)V
-
-
Method Details
-
renderHeader
- Overrides:
renderHeaderin classEntryListWidget<PackListWidget.ResourcePackEntry>- Mappings:
Namespace Name Mixin selector official aLesd;a(Lerx;II)Vintermediary method_25312Lnet/minecraft/class_350;method_25312(Lnet/minecraft/class_332;II)Vnamed renderHeaderLnet/minecraft/client/gui/widget/EntryListWidget;renderHeader(Lnet/minecraft/client/gui/DrawContext;II)V
-
getRowWidth
public int getRowWidth()- Overrides:
getRowWidthin classEntryListWidget<PackListWidget.ResourcePackEntry>- Mappings:
Namespace Name Mixin selector official bLesd;b()Iintermediary method_25322Lnet/minecraft/class_350;method_25322()Inamed getRowWidthLnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
-
getScrollbarPositionX
protected int getScrollbarPositionX()- Overrides:
getScrollbarPositionXin classEntryListWidget<PackListWidget.ResourcePackEntry>- Mappings:
Namespace Name Mixin selector official cLesd;c()Iintermediary method_25329Lnet/minecraft/class_350;method_25329()Inamed getScrollbarPositionXLnet/minecraft/client/gui/widget/EntryListWidget;getScrollbarPositionX()I
-
keyPressed
public boolean keyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- the unique/platform-specific scan code of the keyboard inputmodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLetw;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-