net.minecraft.client.gui.screens.worldselection

public class WorldSelectionList

extends ObjectSelectionList<WorldSelectionList$Entry>

All mapped superinterfaces:

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

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

Field summary

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

Constructor summary

ModifierConstructor
public (SelectWorldScreen parent, Minecraft client, int width, int height, int y, int itemHeight, String search, WorldSelectionList oldWidget)

Method summary

Modifier and TypeMethod
protected void
j()
clearEntries()
method_25339()
clearEntries()
private List<LevelSummary>
J()
pollLevelsIgnoreErrors()
method_44679()
tryGet()
void
K()
reloadWorldList()
method_44680()
load()
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public void
b(fns 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)
private void
a(List<ewe> arg0)
handleNewLevels(List<LevelSummary> arg0)
method_44678(List<class_34> arg0)
show(List<LevelSummary> levels)
public void
a(String arg0)
updateFilter(String arg0)
method_44677(String arg0)
setSearch(String search)
private CompletableFuture<List<LevelSummary>>
L()
loadLevels()
method_43462()
loadLevels()
private void
a(String arg0, List<ewe> arg1)
fillLevels(String arg0, List<LevelSummary> arg1)
method_43454(String arg0, List<class_34> arg1)
showSummaries(String search, List<LevelSummary> summaries)
private boolean
a(String arg0, ewe arg1)
filterAccepts(String arg0, LevelSummary arg1)
method_43453(String arg0, class_34 arg1)
shouldShow(String search, LevelSummary summary)
private void
M()
fillLoadingLevels()
method_43463()
showLoadingScreen()
private void
N()
notifyListUpdated()
method_43464()
narrateScreenIfNarrationEnabled()
private void
c(xv arg0)
handleLevelLoadFailure(Component arg0)
method_43460(class_2561 arg0)
showUnableToLoadScreen(Text message)
public int
a()
getRowWidth()
method_25322()
getRowWidth()
public void
a(fzl$a arg0)
setSelected(WorldSelectionList$Entry arg0)
method_20157(class_528$class_7414 arg0)
setSelected(WorldListWidget$Entry arg0)
public Optional<WorldSelectionList$WorldListEntry>
b()
getSelectedOpt()
method_20159()
getSelectedAsOptional()
public SelectWorldScreen
c()
getScreen()
method_2752()
getParent()
public void
a(fsd arg0)
updateWidgetNarration(NarrationElementOutput arg0)
method_47399(class_6382 arg0)
appendClickableNarrations(NarrationMessageBuilder arg0)