net.minecraft.client.gui.screens.worldselection

public class WorldSelectionList

extends ObjectSelectionList<WorldSelectionList$Entry>

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier, ContainerEventHandler

gsr
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
public static final DateTimeFormatter
a
DATE_FORMAT
field_19132
DATE_FORMAT
f_101646_
static final ResourceLocation
l
ERROR_HIGHLIGHTED_SPRITE
field_45570
ERROR_HIGHLIGHTED_TEXTURE
f_291416_
static final ResourceLocation
m
ERROR_SPRITE
field_45571
ERROR_TEXTURE
f_291432_
static final ResourceLocation
n
MARKED_JOIN_HIGHLIGHTED_SPRITE
field_45572
MARKED_JOIN_HIGHLIGHTED_TEXTURE
f_290451_
static final ResourceLocation
o
MARKED_JOIN_SPRITE
field_45573
MARKED_JOIN_TEXTURE
f_291750_
static final ResourceLocation
p
WARNING_HIGHLIGHTED_SPRITE
field_45574
WARNING_HIGHLIGHTED_TEXTURE
f_291467_
static final ResourceLocation
q
WARNING_SPRITE
field_45575
WARNING_TEXTURE
f_290779_
static final ResourceLocation
r
JOIN_HIGHLIGHTED_SPRITE
field_45576
JOIN_HIGHLIGHTED_TEXTURE
f_290682_
static final ResourceLocation
s
JOIN_SPRITE
field_45577
JOIN_TEXTURE
f_291405_
static final org.slf4j.Logger
t
LOGGER
field_3238
LOGGER
f_101645_
static final Component
u
FROM_NEWER_TOOLTIP_1
field_26606
FROM_NEWER_VERSION_FIRST_LINE
f_101649_
static final Component
v
FROM_NEWER_TOOLTIP_2
field_26607
FROM_NEWER_VERSION_SECOND_LINE
f_101650_
static final Component
w
SNAPSHOT_TOOLTIP_1
field_26608
SNAPSHOT_FIRST_LINE
f_101651_
static final Component
x
SNAPSHOT_TOOLTIP_2
field_26609
SNAPSHOT_SECOND_LINE
f_101652_
static final Component
y
WORLD_LOCKED_TOOLTIP
field_26610
LOCKED_TEXT
f_101653_
static final Component
z
WORLD_REQUIRES_CONVERSION
field_34803
CONVERSION_TOOLTIP
f_194113_
static final Component
A
INCOMPATIBLE_VERSION_TOOLTIP
field_46897
INCOMPATIBLE_TOOLTIP
f_302339_
static final Component
B
WORLD_EXPERIMENTAL
field_45569
EXPERIMENTAL_TEXT
f_291265_
private final Screen
C
screen
field_3237
parent
f_101654_
private CompletableFuture<List<LevelSummary>>
D
pendingLevels
field_39739
levelsFuture
f_238666_
private List<LevelSummary>
E
currentlyDisplayedLevels
field_39740
levels
f_238575_
private final WorldSelectionList$LoadingHeader
F
loadingHeader
field_38994
loadingEntry
f_233184_
final WorldSelectionList$EntryType
G
entryType
field_62188
worldListType
f_412778_
private String
H
filter
field_39738
search
f_238624_
private boolean
I
hasPolled
field_62189
failedToGetLevels
f_414034_
private final Consumer<LevelSummary>
J
onEntrySelect
field_62190
selectionCallback
f_413161_
final Consumer<WorldSelectionList$WorldListEntry>
K
onEntryInteract
field_62191
confirmationCallback
f_412600_

Constructor summary

ModifierConstructor
(Screen parent, Minecraft client, int width, int height, String search, WorldSelectionList predecessor, Consumer<LevelSummary> selectionCallback, Consumer<WorldSelectionList$WorldListEntry> confirmationCallback, WorldSelectionList$EntryType worldListType)

Method summary

Modifier and TypeMethod
protected void
s()
clearEntries()
method_25339()
clearEntries()
m_93516_()
private List<LevelSummary>
K()
pollLevelsIgnoreErrors()
method_44679()
tryGet()
m_239987_()
public void
d()
reloadWorldList()
method_44680()
load()
m_233206_()
public void
b(gdd arg0, int arg1, int arg2, float arg3)
renderWidget(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_48579(class_332 arg0, int arg1, int arg2, float arg3)
renderWidget(DrawContext arg0, int arg1, int arg2, float arg3)
m_87963_(C_279497_ p_312182_, int p_312151_, int p_311062_, float arg3)
private void
b(List<fii> arg0)
handleNewLevels(List<LevelSummary> arg0)
method_44678(List<class_34> arg0)
show(List<LevelSummary> summaries)
m_239664_(List<C_2789_> arg0)
public void
a(String arg0)
updateFilter(String arg0)
method_44677(String arg0)
setSearch(String search)
m_239900_(String arg0)
private CompletableFuture<List<LevelSummary>>
L()
loadLevels()
method_43462()
loadLevels()
m_233213_()
private void
a(String arg0, List<fii> arg1)
fillLevels(String arg0, List<LevelSummary> arg1)
method_43454(String arg0, List<class_34> arg1)
showSummaries(String search, List<LevelSummary> summaries)
m_233198_(String p_233200_, List<C_2789_> arg1)
private boolean
a(String arg0, fii arg1)
filterAccepts(String arg0, LevelSummary arg1)
method_43453(String arg0, class_34 arg1)
shouldShow(String search, LevelSummary summary)
m_233195_(String p_233197_, C_2789_ arg1)
private void
M()
notifyListUpdated()
method_43464()
narrateScreenIfNarrationEnabled()
m_233215_()
private void
c(xx arg0)
handleLevelLoadFailure(Component arg0)
method_43460(class_2561 arg0)
showUnableToLoadScreen(Text message)
m_233211_(C_4996_ arg0)
public int
a()
getRowWidth()
method_25322()
getRowWidth()
m_5759_()
public void
a(gsr$b arg0)
setSelected(WorldSelectionList$Entry arg0)
method_20157(class_528$class_7414 arg0)
setSelected(WorldListWidget$Entry arg0)
m_6987_(C_3772_$C_213390_ arg0)
public Optional<WorldSelectionList$WorldListEntry>
H()
getSelectedOpt()
method_20159()
getSelectedAsOptional()
m_101684_()
public void
I()
returnToScreen()
method_73451()
refresh()
m_418406_()
public Screen
J()
getScreen()
method_2752()
getParent()
m_101685_()
public void
a(gjl arg0)
updateWidgetNarration(NarrationElementOutput arg0)
method_47399(class_6382 arg0)
appendClickableNarrations(NarrationMessageBuilder arg0)
m_168797_(C_141608_ arg0)