Class PackListWidget
java.lang.Object
net.minecraft.client.gui.DrawableHelper
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
,ParentElement
,Selectable
@Environment(CLIENT)
public class PackListWidget
extends AlwaysSelectedEntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
Namespace Name official ese
intermediary net/minecraft/class_521
named net/minecraft/client/gui/screen/pack/PackListWidget
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
AlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>>
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.EntryListWidget
EntryListWidget.MoveDirection
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Screen
(package private) static final Text
(package private) static final Text
(package private) static final Identifier
private final Text
Fields inherited from class net.minecraft.client.gui.widget.EntryListWidget
bottom, centerListVertically, client, headerHeight, height, itemHeight, left, right, top, width
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
ConstructorDescriptionPackListWidget
(MinecraftClient client, Screen screen, int int2, int int3, Text text) -
Method Summary
Modifier and TypeMethodDescriptionint
protected int
protected boolean
protected void
renderHeader
(MatrixStack matrices, int x, int y, Tessellator tessellator) Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
appendNarrations, changeFocus
Methods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntry, addEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, clickedHeader, drawSelectionHighlight, ensureSelectedEntryVisible, ensureVisible, getEntry, getEntryAtPosition, getEntryCount, getFocused, getHoveredEntry, getMaxPosition, getMaxScroll, getRowLeft, getRowRight, getRowTop, getScrollAmount, getSelectedOrNull, getType, isMouseOver, isSelectedEntry, keyPressed, method_35721, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, moveSelection, moveSelectionIf, remove, removeEntry, removeEntryWithoutScrolling, render, renderBackground, renderDecorations, renderEntry, renderList, replaceEntries, setLeftPos, setRenderBackground, setRenderHeader, setRenderHorizontalShadows, setRenderSelection, setScrollAmount, setSelected, updateScrollingState, updateSize
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
isDragging, setDragging, setFocused
Methods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, fill, fillGradient, fillGradient, fillGradient, getZOffset, setZOffset
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
mouseMoved
Methods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, hoveredElement, keyReleased, setInitialFocus
Methods inherited from interface net.minecraft.client.gui.Selectable
isNarratable
-
Field Details
-
RESOURCE_PACKS_TEXTURE
- Mappings:
Namespace Name Mixin selector official a
Lese;a:Lacf;
intermediary field_19125
Lnet/minecraft/class_521;field_19125:Lnet/minecraft/class_2960;
named RESOURCE_PACKS_TEXTURE
Lnet/minecraft/client/gui/screen/pack/PackListWidget;RESOURCE_PACKS_TEXTURE:Lnet/minecraft/util/Identifier;
-
INCOMPATIBLE
- Mappings:
Namespace Name Mixin selector official o
Lese;o:Lss;
intermediary field_19126
Lnet/minecraft/class_521;field_19126:Lnet/minecraft/class_2561;
named INCOMPATIBLE
Lnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE:Lnet/minecraft/text/Text;
-
INCOMPATIBLE_CONFIRM
- Mappings:
Namespace Name Mixin selector official p
Lese;p:Lss;
intermediary field_19127
Lnet/minecraft/class_521;field_19127:Lnet/minecraft/class_2561;
named INCOMPATIBLE_CONFIRM
Lnet/minecraft/client/gui/screen/pack/PackListWidget;INCOMPATIBLE_CONFIRM:Lnet/minecraft/text/Text;
-
title
- Mappings:
Namespace Name Mixin selector official q
Lese;q:Lss;
intermediary field_18978
Lnet/minecraft/class_521;field_18978:Lnet/minecraft/class_2561;
named title
Lnet/minecraft/client/gui/screen/pack/PackListWidget;title:Lnet/minecraft/text/Text;
-
field_41715
- Mappings:
Namespace Name Mixin selector official r
Lese;r:Lepb;
intermediary field_41715
Lnet/minecraft/class_521;field_41715:Lnet/minecraft/class_437;
named field_41715
Lnet/minecraft/client/gui/screen/pack/PackListWidget;field_41715:Lnet/minecraft/client/gui/screen/Screen;
-
-
Constructor Details
-
PackListWidget
- Mappings:
Namespace Name Mixin selector official <init>
Lese;<init>(Lejf;Lepb;IILss;)V
intermediary <init>
Lnet/minecraft/class_521;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_437;IILnet/minecraft/class_2561;)V
named <init>
Lnet/minecraft/client/gui/screen/pack/PackListWidget;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;IILnet/minecraft/text/Text;)V
-
-
Method Details
-
renderHeader
- Overrides:
renderHeader
in classEntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
Namespace Name Mixin selector official a
Leku;a(Leed;IILeef;)V
intermediary method_25312
Lnet/minecraft/class_350;method_25312(Lnet/minecraft/class_4587;IILnet/minecraft/class_289;)V
named renderHeader
Lnet/minecraft/client/gui/widget/EntryListWidget;renderHeader(Lnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/client/render/Tessellator;)V
-
getRowWidth
public int getRowWidth()- Overrides:
getRowWidth
in classEntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
Namespace Name Mixin selector official c
Leku;c()I
intermediary method_25322
Lnet/minecraft/class_350;method_25322()I
named getRowWidth
Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
-
getScrollbarPositionX
protected int getScrollbarPositionX()- Overrides:
getScrollbarPositionX
in classEntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
Namespace Name Mixin selector official d
Leku;d()I
intermediary method_25329
Lnet/minecraft/class_350;method_25329()I
named getScrollbarPositionX
Lnet/minecraft/client/gui/widget/EntryListWidget;getScrollbarPositionX()I
-
isFocused
protected boolean isFocused()- Overrides:
isFocused
in classEntryListWidget<PackListWidget.ResourcePackEntry>
- Mappings:
Namespace Name Mixin selector official a
Leku;a()Z
intermediary method_25316
Lnet/minecraft/class_350;method_25316()Z
named isFocused
Lnet/minecraft/client/gui/widget/EntryListWidget;isFocused()Z
-