net.minecraft.client.gui.screens.worldselection

public class SelectWorldScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget

duc
net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
net.minecraft.class_526
net.minecraft.client.gui.screen.world.SelectWorldScreen
net.minecraft.client.gui.screen.WorldSelectionScreen

Field summary

Modifier and TypeField
protected final Screen
a
lastScreen
field_3221
parent
field_184864_a
private List<FormattedText>
c
toolTip
field_3222
tooltipText
field_184869_h
private Button
p
deleteButton
field_3219
deleteButton
field_146642_y
private Button
q
selectButton
field_3224
selectButton
field_146641_z
private Button
r
renameButton
field_3215
editButton
field_146630_A
private Button
s
copyButton
field_3216
recreateButton
field_184865_t
protected EditBox
b
searchBox
field_3220
searchBox
field_212352_g
private WorldSelectionList
t
list
field_3218
levelList
field_184866_u

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)
func_231043_a_(double arg0, double arg1, double arg2)
public void
d()
tick()
method_25393()
tick()
func_231023_e_()
protected void
b()
init()
method_25426()
init()
func_231160_c_()
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)
func_231046_a_(int arg0, int arg1, int arg2)
public void
au_()
onClose()
method_25419()
onClose()
func_231175_as__()
public boolean
a(char arg0, int arg1)
charTyped(char arg0, int arg1)
method_25400(char arg0, int arg1)
charTyped(char arg0, int arg1)
func_231042_a_(char arg0, int arg1)
public void
a(dhl 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)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)
public void
b(List<mu> arg0)
setToolTip(List<FormattedText> arg0)
method_2739(List<class_5348> arg0)
setTooltip(List<StringRenderable> arg0)
func_239026_b_(List<ITextProperties> arg0)
public void
c(boolean arg0)
updateButtonStatus(boolean arg0)
method_19940(boolean arg0)
worldSelected(boolean active)
func_214324_a(boolean arg0)
public void
e()
removed()
method_25432()
removed()
func_231164_f_()