net.minecraft.client.gui.screens.worldselection

public class SelectWorldScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget

ehs
net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
net.minecraft.class_526
net.minecraft.client.gui.screen.world.SelectWorldScreen
net.minecraft.src.C_3757_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
c
LOGGER
field_28783
LOGGER
f_170237_
protected final Screen
a
lastScreen
field_3221
parent
f_101329_
private List<FormattedCharSequence>
n
toolTip
field_3222
tooltip
f_101331_
private Button
o
deleteButton
field_3219
deleteButton
f_101332_
private Button
p
selectButton
field_3224
selectButton
f_101333_
private Button
q
renameButton
field_3215
editButton
f_101334_
private Button
r
copyButton
field_3216
recreateButton
f_101335_
protected EditBox
b
searchBox
field_3220
searchBox
f_101330_
private WorldSelectionList
s
list
field_3218
levelList
f_101336_

Constructor summary

ModifierConstructor
public (Screen parent)

Method summary

Modifier and TypeMethod
public boolean
a(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
method_25401(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
m_6050_(double p_101344_, double arg1, double arg2)
public void
d()
tick()
method_25393()
tick()
m_96624_()
protected void
b()
init()
method_25426()
init()
m_7856_()
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)
m_7933_(int p_101348_, int p_101349_, int arg2)
public void
ai_()
onClose()
method_25419()
close()
m_7379_()
public boolean
a(char arg0, int arg1)
charTyped(char arg0, int arg1)
method_25400(char arg0, int arg1)
charTyped(char arg0, int arg1)
m_5534_(char p_101341_, int arg1)
public void
a(dtm arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_6305_(C_3181_ p_101352_, int p_101353_, int p_101354_, float arg3)
public void
b(List<aiz> arg0)
setToolTip(List<FormattedCharSequence> arg0)
method_2739(List<class_5481> arg0)
setTooltip(List<OrderedText> tooltip)
m_101363_(List<C_178_> arg0)
public void
c(boolean arg0)
updateButtonStatus(boolean arg0)
method_19940(boolean arg0)
worldSelected(boolean active)
m_101369_(boolean arg0)
public void
e()
removed()
method_25432()
removed()
m_7861_()