net.minecraft.client.gui.screens.worldselection

public class WorldSelectionList

extends ObjectSelectionList<WorldSelectionList$Entry>

All mapped superinterfaces:

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

gid
net.minecraft.client.gui.screens.worldselection.WorldSelectionList
net.minecraft.class_528

Field summary

Modifier and TypeField
public static final DateTimeFormatter
a
DATE_FORMAT
field_19132
static final ResourceLocation
m
ERROR_HIGHLIGHTED_SPRITE
field_45570
static final ResourceLocation
n
ERROR_SPRITE
field_45571
static final ResourceLocation
o
MARKED_JOIN_HIGHLIGHTED_SPRITE
field_45572
static final ResourceLocation
p
MARKED_JOIN_SPRITE
field_45573
static final ResourceLocation
q
WARNING_HIGHLIGHTED_SPRITE
field_45574
static final ResourceLocation
r
WARNING_SPRITE
field_45575
static final ResourceLocation
s
JOIN_HIGHLIGHTED_SPRITE
field_45576
static final ResourceLocation
u
JOIN_SPRITE
field_45577
static final org.slf4j.Logger
v
LOGGER
field_3238
static final Component
w
FROM_NEWER_TOOLTIP_1
field_26606
static final Component
x
FROM_NEWER_TOOLTIP_2
field_26607
static final Component
y
SNAPSHOT_TOOLTIP_1
field_26608
static final Component
z
SNAPSHOT_TOOLTIP_2
field_26609
static final Component
A
WORLD_LOCKED_TOOLTIP
field_26610
static final Component
B
WORLD_REQUIRES_CONVERSION
field_34803
static final Component
C
INCOMPATIBLE_VERSION_TOOLTIP
field_46897
static final Component
D
WORLD_EXPERIMENTAL
field_45569
private final SelectWorldScreen
E
screen
field_3237
private CompletableFuture<List<LevelSummary>>
F
pendingLevels
field_39739
private List<LevelSummary>
G
currentlyDisplayedLevels
field_39740
private String
H
filter
field_39738
private final WorldSelectionList$LoadingHeader
I
loadingHeader
field_38994

Constructor summary

ModifierConstructor
public (SelectWorldScreen arg0, Minecraft arg1, int arg2, int arg3, int arg4, int arg5, String arg6, WorldSelectionList arg7)

Method summary

Modifier and TypeMethod
protected void
s()
clearEntries()
method_25339()
private List<LevelSummary>
L()
pollLevelsIgnoreErrors()
method_44679()
void
M()
reloadWorldList()
method_44680()
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
public void
b(fvb 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)
private void
a(List<fay> arg0)
handleNewLevels(List<LevelSummary> arg0)
method_44678(List<class_34> arg0)
public void
a(String arg0)
updateFilter(String arg0)
method_44677(String arg0)
private CompletableFuture<List<LevelSummary>>
N()
loadLevels()
method_43462()
private void
a(String arg0, List<fay> arg1)
fillLevels(String arg0, List<LevelSummary> arg1)
method_43454(String arg0, List<class_34> arg1)
private boolean
a(String arg0, fay arg1)
filterAccepts(String arg0, LevelSummary arg1)
method_43453(String arg0, class_34 arg1)
private void
O()
fillLoadingLevels()
method_43463()
private void
P()
notifyListUpdated()
method_43464()
private void
c(xk arg0)
handleLevelLoadFailure(Component arg0)
method_43460(class_2561 arg0)
public int
a()
getRowWidth()
method_25322()
public void
a(gid$a arg0)
setSelected(WorldSelectionList$Entry arg0)
method_20157(class_528$class_7414 arg0)
public Optional<WorldSelectionList$WorldListEntry>
b()
getSelectedOpt()
method_20159()
public SelectWorldScreen
c()
getScreen()
method_2752()
public void
a(fzp arg0)
updateWidgetNarration(NarrationElementOutput arg0)
method_47399(class_6382 arg0)