net.minecraft.client.gui.screen.menu.world

public class SelectWorldScreen

extends Screen

All mapped superinterfaces:

ConfirmationListener

bok
net.minecraft.class_391
net.minecraft.client.gui.screen.menu.world.SelectWorldScreen
net.minecraft.client.gui.GuiWorldSelection
net.minecraft.client.gui.GuiWorldSelection

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
g
field_13355
LOGGER
field_184868_g
LOGGER
protected Screen
a
field_1261
parent
field_184864_a
prevScreen
protected String
f
field_1262
title
field_184867_f
title
private String
h
field_13356
tooltip
field_184869_h
worldVersTooltip
private ButtonWidget
i
field_1272
deleteWorldButton
field_146642_y
deleteButton
private ButtonWidget
s
field_1273
playSelectedWorldButton
field_146641_z
selectButton
private ButtonWidget
t
field_13357
renameWorldButton
field_146630_A
renameButton
private ButtonWidget
u
field_5094
recreateWorldButton
field_184865_t
copyButton
private WorldSelectionList
v
field_13358
worldList
field_184866_u
selectionList

Constructor summary

ModifierConstructor
public (Screen parent)

Method summary

Modifier and TypeMethod
public void
b()
method_1044()
init()
func_73866_w_()
initGui()
public void
k()
method_1035()
handleMouse()
func_146274_d()
handleMouseInput()
public void
a()
method_1082()
addButtons()
func_184862_a()
postInit()
protected void
a(bja arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
func_146284_a(GuiButton arg0)
actionPerformed(GuiButton arg0)
public void
a(int arg0, int arg1, float arg2)
method_1025(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
func_73863_a(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)
protected void
a(int arg0, int arg1, int arg2)
method_1026(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
func_73864_a(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
protected void
b(int arg0, int arg1, int arg2)
method_1032(int arg0, int arg1, int arg2)
mouseReleased(int arg0, int arg1, int arg2)
func_146286_b(int arg0, int arg1, int arg2)
mouseReleased(int arg0, int arg1, int arg2)
public void
a(String arg0)
method_12201(String arg0)
setTooltip(String tooltip)
func_184861_a(String arg0)
setVersionTooltip(String arg0)
public void
a(bol arg0)
method_12200(class_2847 arg0)
updateButtons(WorldSelectionEntry selectedWorld)
func_184863_a(GuiListWorldSelectionEntry arg0)
selectWorld(GuiListWorldSelectionEntry entry)