net.minecraft.client.gui.screens.worldselection

public class WorldSelectionList

extends ObjectSelectionList<WorldSelectionList$WorldListEntry>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget

dse
net.minecraft.client.gui.screens.worldselection.WorldSelectionList
net.minecraft.class_528
net.minecraft.client.gui.screen.world.WorldListWidget
net.minecraft.client.gui.screen.WorldSelectionList

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_3238
LOGGER
field_186797_u
private static final DateFormat
o
DATE_FORMAT
field_19132
DATE_FORMAT
field_214377_b
private static final ResourceLocation
p
ICON_MISSING
field_19133
UNKNOWN_SERVER_LOCATION
field_214378_c
private static final ResourceLocation
q
ICON_OVERLAY_LOCATION
field_19134
WORLD_SELECTION_LOCATION
field_214379_d
private static final Component
r
FROM_NEWER_TOOLTIP_1
field_26606
field_26606
field_243462_r
private static final Component
s
FROM_NEWER_TOOLTIP_2
field_26607
field_26607
field_243463_s
private static final Component
t
SNAPSHOT_TOOLTIP_1
field_26608
field_26608
field_243464_t
private static final Component
u
SNAPSHOT_TOOLTIP_2
field_26609
field_26609
field_243465_u
private static final Component
v
WORLD_LOCKED_TOOLTIP
field_26610
field_26610
field_243466_v
private final SelectWorldScreen
w
screen
field_3237
parent
field_186798_v
private List<LevelSummary>
x
cachedList
field_3239
levels
field_212331_y

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> arg0, boolean load)
func_212330_a(Supplier<String> arg0, boolean arg1)
protected int
e()
getScrollbarPosition()
method_25329()
getScrollbarPositionX()
func_230952_d_()
public int
d()
getRowWidth()
method_25322()
getRowWidth()
func_230949_c_()
protected boolean
b()
isFocused()
method_25316()
isFocused()
func_230971_aw__()
public void
a(dse$a arg0)
setSelected(WorldSelectionList$WorldListEntry arg0)
method_20157(class_528$class_4272 arg0)
setSelected(WorldListWidget$Entry arg0)
func_241215_a_(WorldSelectionList$Entry arg0)
protected void
a(dlc$b arg0)
moveSelection(AbstractSelectionList$SelectionDirection arg0)
method_25335(class_350$class_5403 arg0)
moveSelection(EntryListWidget$MoveDirection arg0)
func_241219_a_(AbstractList$Ordering arg0)
public Optional<WorldSelectionList$WorldListEntry>
f()
getSelectedOpt()
method_20159()
method_20159()
func_214376_a()
public SelectWorldScreen
g()
getScreen()
method_2752()
getParent()
func_186796_g()