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

public class SelectWorldScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, ConfirmationListener

cnb
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
h
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
i
field_13356
tooltip
field_184869_h
worldVersTooltip
private ButtonWidget
s
field_1272
deleteWorldButton
field_146642_y
deleteButton
private ButtonWidget
t
field_1273
playSelectedWorldButton
field_146641_z
selectButton
private ButtonWidget
u
field_13357
renameWorldButton
field_146630_A
renameButton
private ButtonWidget
v
field_5094
recreateWorldButton
field_184865_t
copyButton
protected TextFieldWidget
g
field_20497
f_33034138
field_212352_g
field_212352_g
private WorldSelectionList
w
field_13358
worldList
field_184866_u
selectionList

Constructor summary

ModifierConstructor
public (Screen parent)

Method summary

Modifier and TypeMethod
public boolean
mouseScrolled(double arg0)
mouseScrolled(double arg0)
mouseScrolled(double arg0)
mouseScrolled(double arg0)
mouseScrolled(double arg0)
public void
f()
method_1033()
tick()
func_73876_c()
tick()
protected void
c()
method_1044()
init()
func_73866_w_()
initGui()
public boolean
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public boolean
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
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)
render(int arg0, int arg1, float arg2)
public void
a(String arg0)
method_12201(String arg0)
setTooltip(String tooltip)
func_184861_a(String arg0)
setVersionTooltip(String arg0)
public void
a(cnc arg0)
method_12200(class_2847 arg0)
updateButtons(WorldSelectionEntry selectedWorld)
func_184863_a(GuiListWorldSelectionEntry arg0)
selectWorld(GuiListWorldSelectionEntry entry)
public void
n()
method_1030()
removed()
func_146281_b()
onGuiClosed()