net.minecraft.client.gui.screens.worldselection

public class WorldSelectionList

extends ObjectSelectionList<WorldSelectionList$WorldListEntry>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget, NarratableEntry, NarrationSupplier

eek
net.minecraft.client.gui.screens.worldselection.WorldSelectionList
net.minecraft.class_528
net.minecraft.client.gui.screen.world.WorldListWidget
net.minecraft.src.C_3772_

Field summary

Modifier and TypeField
static final org.apache.logging.log4j.Logger
a
LOGGER
field_3238
LOGGER
f_101645_
static final DateFormat
o
DATE_FORMAT
field_19132
DATE_FORMAT
f_101646_
static final ResourceLocation
p
ICON_MISSING
field_19133
UNKNOWN_SERVER_LOCATION
f_101647_
static final ResourceLocation
q
ICON_OVERLAY_LOCATION
field_19134
WORLD_SELECTION_LOCATION
f_101648_
static final Component
r
FROM_NEWER_TOOLTIP_1
field_26606
FROM_NEWER_VERSION_FIRST_LINE
f_101649_
static final Component
s
FROM_NEWER_TOOLTIP_2
field_26607
FROM_NEWER_VERSION_SECOND_LINE
f_101650_
static final Component
t
SNAPSHOT_TOOLTIP_1
field_26608
SNAPSHOT_FIRST_LINE
f_101651_
static final Component
u
SNAPSHOT_TOOLTIP_2
field_26609
SNAPSHOT_SECOND_LINE
f_101652_
static final Component
v
WORLD_LOCKED_TOOLTIP
field_26610
LOCKED_TEXT
f_101653_
static final Component
w
WORLD_PRE_WORLDHEIGHT_TOOLTIP
field_28857
PRE_WORLDHEIGHT_TEXT
f_170311_
private final SelectWorldScreen
x
screen
field_3237
parent
f_101654_
private List<LevelSummary>
y
cachedList
field_3239
levels
f_101655_

Constructor summary

ModifierConstructor
public (SelectWorldScreen parent, Minecraft client, int width, int height, int top, int bottom, int itemHeight, Supplier<String> searchFilter, WorldSelectionList list)

Method summary

Modifier and TypeMethod
public void
a(Supplier<String> arg0, boolean arg1)
refreshList(Supplier<String> arg0, boolean arg1)
method_2750(Supplier<String> arg0, boolean arg1)
filter(Supplier<String> searchTextSupplier, boolean load)
m_101676_(Supplier<String> p_101678_, boolean arg1)
protected int
e()
getScrollbarPosition()
method_25329()
getScrollbarPositionX()
m_5756_()
public int
d()
getRowWidth()
method_25322()
getRowWidth()
m_5759_()
protected boolean
b()
isFocused()
method_25316()
isFocused()
m_5694_()
public void
a(eek$a arg0)
setSelected(WorldSelectionList$WorldListEntry arg0)
method_20157(class_528$class_4272 arg0)
setSelected(WorldListWidget$Entry arg0)
m_6987_(C_3772_$C_3773_ arg0)
protected void
a(dwv$b arg0)
moveSelection(AbstractSelectionList$SelectionDirection arg0)
method_25335(class_350$class_5403 arg0)
moveSelection(EntryListWidget$MoveDirection arg0)
m_6778_(C_3443_$C_3446_ arg0)
public Optional<WorldSelectionList$WorldListEntry>
f()
getSelectedOpt()
method_20159()
getSelectedAsOptional()
m_101684_()
public SelectWorldScreen
g()
getScreen()
method_2752()
getParent()
m_101685_()