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

public class SelectWorldScreen

extends Screen implements ConfirmationListener

All mapped superinterfaces:

ConfirmationListener

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

Field summary

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

Constructor summary

ModifierConstructor
public (Screen parent)

Method summary

Modifier and TypeMethod
public void
b()
method_1044()
init()
initGui()
public void
k()
method_1035()
handleMouse()
handleMouseInput()
public void
a()
method_1082()
addButtons()
postInit()
protected void
a(bdr arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget 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)
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)
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)
mouseReleased(int arg0, int arg1, int arg2)
public void
a(String arg0)
method_12201(String arg0)
setTooltip(String tooltip)
setVersionTooltip(String arg0)
public void
a(bif arg0)
method_12200(class_2847 arg0)
updateButtons(WorldSelectionEntry selectedWorld)
selectWorld(GuiListWorldSelectionEntry entry)