Class PackListWidget
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.ScrollableWidget
net.minecraft.client.gui.widget.ContainerWidget
net.minecraft.client.gui.widget.EntryListWidget<PackListWidget.ResourcePackEntry>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget<PackListWidget.ResourcePackEntry>
net.minecraft.client.gui.screen.pack.PackListWidget
- All Implemented Interfaces:
- Drawable,- Element,- Narratable,- Navigable,- ParentElement,- Selectable,- Widget
@Environment(CLIENT)
public class PackListWidget
extends AlwaysSelectedEntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/pack/PackListWidget- intermediary - net/minecraft/class_521- official - fyd
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidgetAlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>>Nested classes/interfaces inherited from interface net.minecraft.client.gui.SelectableSelectable.SelectionType
- 
Field SummaryFieldsModifier 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.EntryListWidgetcenterListVertically, client, headerHeight, itemHeightFields inherited from class net.minecraft.client.gui.widget.ScrollableWidgetSCROLLBAR_WIDTHFields inherited from class net.minecraft.client.gui.widget.ClickableWidgetactive, alpha, height, hovered, visible, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructorsConstructorDescriptionPackListWidget(MinecraftClient client, PackScreen screen, int width, int height, Text title) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected voiddrawSelectionHighlight(DrawContext context, int y, int entryWidth, int entryHeight, int borderColor, int fillColor) intprotected 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.AlwaysSelectedEntryListWidgetappendClickableNarrations, getNavigationPathMethods inherited from class net.minecraft.client.gui.widget.EntryListWidgetaddEntry, addEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, drawHeaderAndFooterSeparators, drawMenuListBackground, enableScissor, ensureVisible, getContentsHeightWithPadding, getDeltaYPerScroll, getEntry, getEntryAtPosition, getEntryCount, getFirst, getFocused, getHoveredEntry, getNeighboringEntry, getNeighboringEntry, getNeighboringEntry, getRowBottom, getRowLeft, getRowRight, getRowTop, getSelectedOrNull, getType, hoveredElement, isSelectedEntry, position, position, remove, removeEntry, removeEntryWithoutScrolling, renderDecorations, renderEntry, renderList, renderWidget, replaceEntries, setFocused, setSelected, setSelectedMethods inherited from class net.minecraft.client.gui.widget.ContainerWidgetisDragging, isFocused, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.widget.ScrollableWidgetcheckScrollbarDragged, drawScrollbar, getMaxScrollY, getScrollbarThumbHeight, getScrollbarThumbY, getScrollY, mouseScrolled, onRelease, overflows, refreshScroll, setScrollYMethods inherited from class net.minecraft.client.gui.widget.ClickableWidgetappendDefaultNarrations, appendNarrations, drawScrollableText, drawScrollableText, drawScrollableText, forEachChild, getBottom, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getRight, getTooltip, getWidth, getX, getY, isHovered, isMouseOver, isNarratable, isSelected, isValidClickButton, onClick, onDrag, playClickSound, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setHeight, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setYMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementgetBorder, getNavigationFocus, isMouseOver, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, getFocusedPath, keyReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.SelectablegetNarratedPartsMethods inherited from interface net.minecraft.client.gui.widget.WidgetsetPosition
- 
Field Details- 
SELECT_HIGHLIGHTED_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - SELECT_HIGHLIGHTED_TEXTURE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;SELECT_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45532- Lnet/minecraft/class_521;field_45532:Lnet/minecraft/class_2960;- official - a- Lfyd;a:Lakv;
 
- 
SELECT_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - SELECT_TEXTURE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;SELECT_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45533- Lnet/minecraft/class_521;field_45533:Lnet/minecraft/class_2960;- official - m- Lfyd;m:Lakv;
 
- 
UNSELECT_HIGHLIGHTED_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - UNSELECT_HIGHLIGHTED_TEXTURE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;UNSELECT_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45534- Lnet/minecraft/class_521;field_45534:Lnet/minecraft/class_2960;- official - n- Lfyd;n:Lakv;
 
- 
UNSELECT_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - UNSELECT_TEXTURE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;UNSELECT_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45535- Lnet/minecraft/class_521;field_45535:Lnet/minecraft/class_2960;- official - o- Lfyd;o:Lakv;
 
- 
MOVE_UP_HIGHLIGHTED_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - MOVE_UP_HIGHLIGHTED_TEXTURE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_UP_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45536- Lnet/minecraft/class_521;field_45536:Lnet/minecraft/class_2960;- official - p- Lfyd;p:Lakv;
 
- 
MOVE_UP_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - MOVE_UP_TEXTURE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_UP_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45537- Lnet/minecraft/class_521;field_45537:Lnet/minecraft/class_2960;- official - q- Lfyd;q:Lakv;
 
- 
MOVE_DOWN_HIGHLIGHTED_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - MOVE_DOWN_HIGHLIGHTED_TEXTURE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_DOWN_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45538- Lnet/minecraft/class_521;field_45538:Lnet/minecraft/class_2960;- official - r- Lfyd;r:Lakv;
 
- 
MOVE_DOWN_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - MOVE_DOWN_TEXTURE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;MOVE_DOWN_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45539- Lnet/minecraft/class_521;field_45539:Lnet/minecraft/class_2960;- official - s- Lfyd;s:Lakv;
 
- 
INCOMPATIBLE- Mappings:
- Namespace - Name - Mixin selector - named - INCOMPATIBLE- Lnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE:Lnet/minecraft/text/Text;- intermediary - field_19126- Lnet/minecraft/class_521;field_19126:Lnet/minecraft/class_2561;- official - u- Lfyd;u:Lwp;
 
- 
INCOMPATIBLE_CONFIRM- Mappings:
- Namespace - Name - Mixin selector - named - INCOMPATIBLE_CONFIRM- Lnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE_CONFIRM:Lnet/minecraft/text/Text;- intermediary - field_19127- Lnet/minecraft/class_521;field_19127:Lnet/minecraft/class_2561;- official - v- Lfyd;v:Lwp;
 
- 
title- Mappings:
- Namespace - Name - Mixin selector - named - title- Lnet/minecraft/client/gui/screen/pack/PackListWidget;title:Lnet/minecraft/text/Text;- intermediary - field_18978- Lnet/minecraft/class_521;field_18978:Lnet/minecraft/class_2561;- official - w- Lfyd;w:Lwp;
 
- 
screen- Mappings:
- Namespace - Name - Mixin selector - named - screen- Lnet/minecraft/client/gui/screen/pack/PackListWidget;screen:Lnet/minecraft/client/gui/screen/pack/PackScreen;- intermediary - field_41715- Lnet/minecraft/class_521;field_41715:Lnet/minecraft/class_5375;- official - x- Lfyd;x:Lfyc;
 
 
- 
- 
Constructor Details- 
PackListWidget- Mappings:
- Namespace - Name - Mixin selector - named - <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- intermediary - <init>- Lnet/minecraft/class_521;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_5375;IILnet/minecraft/class_2561;)V- official - <init>- Lfyd;<init>(Lflk;Lfyc;IILwp;)V
 
 
- 
- 
Method Details- 
renderHeader- Overrides:
- renderHeaderin class- EntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
- Namespace - Name - Mixin selector - named - renderHeader- Lnet/minecraft/client/gui/widget/EntryListWidget;renderHeader(Lnet/minecraft/client/gui/DrawContext;II)V- intermediary - method_25312- Lnet/minecraft/class_350;method_25312(Lnet/minecraft/class_332;II)V- official - a- Lfon;a(Lfof;II)V
 
- 
getRowWidthpublic int getRowWidth()- Overrides:
- getRowWidthin class- EntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
- Namespace - Name - Mixin selector - named - getRowWidth- Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I- intermediary - method_25322- Lnet/minecraft/class_350;method_25322()I- official - a- Lfon;a()I
 
- 
getScrollbarXprotected int getScrollbarX()- Overrides:
- getScrollbarXin class- EntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
- Namespace - Name - Mixin selector - named - getScrollbarX- Lnet/minecraft/client/gui/widget/ScrollableWidget;getScrollbarX()I- intermediary - method_65507- Lnet/minecraft/class_7528;method_65507()I- official - l- Lfom;l()I
 
- 
drawSelectionHighlightprotected void drawSelectionHighlight(DrawContext context, int y, int entryWidth, int entryHeight, int borderColor, int fillColor) - Overrides:
- drawSelectionHighlightin class- EntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
- Namespace - Name - Mixin selector - named - drawSelectionHighlight- Lnet/minecraft/client/gui/widget/EntryListWidget;drawSelectionHighlight(Lnet/minecraft/client/gui/DrawContext;IIIII)V- intermediary - method_44398- Lnet/minecraft/class_350;method_44398(Lnet/minecraft/class_332;IIIII)V- official - a- Lfon;a(Lfof;IIIII)V
 
- 
keyPressedpublic 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 the- GLFWclass
- scanCode- the unique/platform-specific scan code of the keyboard input
- modifiers- 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 - named - keyPressed- Lnet/minecraft/client/gui/Element;keyPressed(III)Z- intermediary - method_25404- Lnet/minecraft/class_364;method_25404(III)Z- official - a- Lfqr;a(III)Z
 
 
-