Class WorldListWidget
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<WorldListWidget.Entry>
net.minecraft.client.gui.screen.world.WorldListWidget
- All Implemented Interfaces:
Drawable
,Element
,Narratable
,ParentElement
,Selectable
@Environment(CLIENT)
public class WorldListWidget
extends AlwaysSelectedEntryListWidget<WorldListWidget.Entry>
- Mappings:
Namespace Name official ehv
intermediary net/minecraft/class_528
named net/minecraft/client/gui/screen/world/WorldListWidget
-
Nested Class Summary
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 TypeFieldDescription(package private) static final Text
(package private) static final DateFormat
(package private) static final Text
(package private) static final Text
private @Nullable List<LevelSummary>
(package private) static final Text
(package private) static final org.slf4j.Logger
private final SelectWorldScreen
(package private) static final Text
(package private) static final Text
(package private) static final Identifier
(package private) static final Identifier
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
ConstructorDescriptionWorldListWidget
(SelectWorldScreen parent, MinecraftClient client, int width, int height, int top, int bottom, int itemHeight, Supplier<String> searchFilter, @Nullable WorldListWidget list) -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
protected int
protected boolean
protected void
moveSelection
(EntryListWidget.MoveDirection direction) void
Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
appendNarrations, changeFocus
Methods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntry, appendNarrations, centerScrollOn, children, clearEntries, clickedHeader, ensureSelectedEntryVisible, ensureVisible, getEntry, getEntryAtPosition, getEntryCount, getFocused, getHoveredEntry, getMaxPosition, getMaxScroll, getRowLeft, getRowRight, getRowTop, getScrollAmount, getSelectedOrNull, getType, isMouseOver, isSelectedEntry, keyPressed, method_35721, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, moveSelectionIf, remove, removeEntry, render, renderBackground, renderDecorations, renderHeader, renderList, replaceEntries, setLeftPos, setRenderBackground, setRenderHeader, setRenderHorizontalShadows, setRenderSelection, setScrollAmount, updateScrollingState, updateSize
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
isDragging, setDragging, setFocused
Methods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, 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
-
LOGGER
static final org.slf4j.Logger LOGGER- Mappings:
Namespace Name Mixin selector official a
Lehv;a:Lorg/slf4j/Logger;
intermediary field_3238
Lnet/minecraft/class_528;field_3238:Lorg/slf4j/Logger;
named LOGGER
Lnet/minecraft/client/gui/screen/world/WorldListWidget;LOGGER:Lorg/slf4j/Logger;
-
DATE_FORMAT
- Mappings:
Namespace Name Mixin selector official o
Lehv;o:Ljava/text/DateFormat;
intermediary field_19132
Lnet/minecraft/class_528;field_19132:Ljava/text/DateFormat;
named DATE_FORMAT
Lnet/minecraft/client/gui/screen/world/WorldListWidget;DATE_FORMAT:Ljava/text/DateFormat;
-
UNKNOWN_SERVER_LOCATION
- Mappings:
Namespace Name Mixin selector official p
Lehv;p:Lyt;
intermediary field_19133
Lnet/minecraft/class_528;field_19133:Lnet/minecraft/class_2960;
named UNKNOWN_SERVER_LOCATION
Lnet/minecraft/client/gui/screen/world/WorldListWidget;UNKNOWN_SERVER_LOCATION:Lnet/minecraft/util/Identifier;
-
WORLD_SELECTION_LOCATION
- Mappings:
Namespace Name Mixin selector official q
Lehv;q:Lyt;
intermediary field_19134
Lnet/minecraft/class_528;field_19134:Lnet/minecraft/class_2960;
named WORLD_SELECTION_LOCATION
Lnet/minecraft/client/gui/screen/world/WorldListWidget;WORLD_SELECTION_LOCATION:Lnet/minecraft/util/Identifier;
-
FROM_NEWER_VERSION_FIRST_LINE
- Mappings:
Namespace Name Mixin selector official r
Lehv;r:Lqk;
intermediary field_26606
Lnet/minecraft/class_528;field_26606:Lnet/minecraft/class_2561;
named FROM_NEWER_VERSION_FIRST_LINE
Lnet/minecraft/client/gui/screen/world/WorldListWidget;FROM_NEWER_VERSION_FIRST_LINE:Lnet/minecraft/text/Text;
-
FROM_NEWER_VERSION_SECOND_LINE
- Mappings:
Namespace Name Mixin selector official s
Lehv;s:Lqk;
intermediary field_26607
Lnet/minecraft/class_528;field_26607:Lnet/minecraft/class_2561;
named FROM_NEWER_VERSION_SECOND_LINE
Lnet/minecraft/client/gui/screen/world/WorldListWidget;FROM_NEWER_VERSION_SECOND_LINE:Lnet/minecraft/text/Text;
-
SNAPSHOT_FIRST_LINE
- Mappings:
Namespace Name Mixin selector official t
Lehv;t:Lqk;
intermediary field_26608
Lnet/minecraft/class_528;field_26608:Lnet/minecraft/class_2561;
named SNAPSHOT_FIRST_LINE
Lnet/minecraft/client/gui/screen/world/WorldListWidget;SNAPSHOT_FIRST_LINE:Lnet/minecraft/text/Text;
-
SNAPSHOT_SECOND_LINE
- Mappings:
Namespace Name Mixin selector official u
Lehv;u:Lqk;
intermediary field_26609
Lnet/minecraft/class_528;field_26609:Lnet/minecraft/class_2561;
named SNAPSHOT_SECOND_LINE
Lnet/minecraft/client/gui/screen/world/WorldListWidget;SNAPSHOT_SECOND_LINE:Lnet/minecraft/text/Text;
-
LOCKED_TEXT
- Mappings:
Namespace Name Mixin selector official v
Lehv;v:Lqk;
intermediary field_26610
Lnet/minecraft/class_528;field_26610:Lnet/minecraft/class_2561;
named LOCKED_TEXT
Lnet/minecraft/client/gui/screen/world/WorldListWidget;LOCKED_TEXT:Lnet/minecraft/text/Text;
-
CONVERSION_TOOLTIP
- Mappings:
Namespace Name Mixin selector official w
Lehv;w:Lqk;
intermediary field_34803
Lnet/minecraft/class_528;field_34803:Lnet/minecraft/class_2561;
named CONVERSION_TOOLTIP
Lnet/minecraft/client/gui/screen/world/WorldListWidget;CONVERSION_TOOLTIP:Lnet/minecraft/text/Text;
-
parent
- Mappings:
Namespace Name Mixin selector official x
Lehv;x:Lehs;
intermediary field_3237
Lnet/minecraft/class_528;field_3237:Lnet/minecraft/class_526;
named parent
Lnet/minecraft/client/gui/screen/world/WorldListWidget;parent:Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;
-
levels
- Mappings:
Namespace Name Mixin selector official y
Lehv;y:Ljava/util/List;
intermediary field_3239
Lnet/minecraft/class_528;field_3239:Ljava/util/List;
named levels
Lnet/minecraft/client/gui/screen/world/WorldListWidget;levels:Ljava/util/List;
-
-
Constructor Details
-
WorldListWidget
public WorldListWidget(SelectWorldScreen parent, MinecraftClient client, int width, int height, int top, int bottom, int itemHeight, Supplier<String> searchFilter, @Nullable @Nullable WorldListWidget list) - Mappings:
Namespace Name Mixin selector official <init>
Lehv;<init>(Lehs;Ldyr;IIIIILjava/util/function/Supplier;Lehv;)V
intermediary <init>
Lnet/minecraft/class_528;<init>(Lnet/minecraft/class_526;Lnet/minecraft/class_310;IIIIILjava/util/function/Supplier;Lnet/minecraft/class_528;)V
named <init>
Lnet/minecraft/client/gui/screen/world/WorldListWidget;<init>(Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;Lnet/minecraft/client/MinecraftClient;IIIIILjava/util/function/Supplier;Lnet/minecraft/client/gui/screen/world/WorldListWidget;)V
-
-
Method Details
-
filter
- Mappings:
Namespace Name Mixin selector official a
Lehv;a(Ljava/util/function/Supplier;Z)V
intermediary method_2750
Lnet/minecraft/class_528;method_2750(Ljava/util/function/Supplier;Z)V
named filter
Lnet/minecraft/client/gui/screen/world/WorldListWidget;filter(Ljava/util/function/Supplier;Z)V
-
getScrollbarPositionX
protected int getScrollbarPositionX()- Overrides:
getScrollbarPositionX
in classEntryListWidget<WorldListWidget.Entry>
- Mappings:
Namespace Name Mixin selector official d
Leaa;d()I
intermediary method_25329
Lnet/minecraft/class_350;method_25329()I
named getScrollbarPositionX
Lnet/minecraft/client/gui/widget/EntryListWidget;getScrollbarPositionX()I
-
getRowWidth
public int getRowWidth()- Overrides:
getRowWidth
in classEntryListWidget<WorldListWidget.Entry>
- Mappings:
Namespace Name Mixin selector official c
Leaa;c()I
intermediary method_25322
Lnet/minecraft/class_350;method_25322()I
named getRowWidth
Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
-
isFocused
protected boolean isFocused()- Overrides:
isFocused
in classEntryListWidget<WorldListWidget.Entry>
- Mappings:
Namespace Name Mixin selector official a
Leaa;a()Z
intermediary method_25316
Lnet/minecraft/class_350;method_25316()Z
named isFocused
Lnet/minecraft/client/gui/widget/EntryListWidget;isFocused()Z
-
setSelected
- Overrides:
setSelected
in classEntryListWidget<WorldListWidget.Entry>
- Mappings:
Namespace Name Mixin selector official a
Lehv;a(Lehv$a;)V
intermediary method_20157
Lnet/minecraft/class_528;method_20157(Lnet/minecraft/class_528$class_4272;)V
named setSelected
Lnet/minecraft/client/gui/screen/world/WorldListWidget;setSelected(Lnet/minecraft/client/gui/screen/world/WorldListWidget$Entry;)V
-
moveSelection
- Overrides:
moveSelection
in classEntryListWidget<WorldListWidget.Entry>
- Mappings:
Namespace Name Mixin selector official a
Leaa;a(Leaa$b;)V
intermediary method_25335
Lnet/minecraft/class_350;method_25335(Lnet/minecraft/class_350$class_5403;)V
named moveSelection
Lnet/minecraft/client/gui/widget/EntryListWidget;moveSelection(Lnet/minecraft/client/gui/widget/EntryListWidget$MoveDirection;)V
-
getSelectedAsOptional
- Mappings:
Namespace Name Mixin selector official e
Lehv;e()Ljava/util/Optional;
intermediary method_20159
Lnet/minecraft/class_528;method_20159()Ljava/util/Optional;
named getSelectedAsOptional
Lnet/minecraft/client/gui/screen/world/WorldListWidget;getSelectedAsOptional()Ljava/util/Optional;
-
getParent
- Mappings:
Namespace Name Mixin selector official f
Lehv;f()Lehs;
intermediary method_2752
Lnet/minecraft/class_528;method_2752()Lnet/minecraft/class_526;
named getParent
Lnet/minecraft/client/gui/screen/world/WorldListWidget;getParent()Lnet/minecraft/client/gui/screen/world/SelectWorldScreen;
-