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

public class CreateWorldScreen

extends Screen

All mapped superinterfaces:

ConfirmationListener

boi
net.minecraft.class_363
net.minecraft.client.gui.screen.menu.world.CreateWorldScreen
net.minecraft.client.gui.GuiCreateWorld
net.minecraft.client.gui.GuiCreateWorld

Field summary

Modifier and TypeField
private final Screen
f
field_1093
parent
field_146332_f
parentScreen
private TextFieldWidget
g
field_1094
displayNameField
field_146333_g
worldNameField
private TextFieldWidget
h
field_1095
seedField
field_146335_h
worldSeedField
private String
i
field_1096
worldSaveName
field_146336_i
saveDirName
private String
s
field_1097
gameModeName
field_146342_r
gameMode
private String
t
field_10418
savedGameModeName
field_175300_s
savedGameMode
private boolean
u
field_1098
structures
field_146341_s
generateStructuresEnabled
private boolean
v
field_1099
allowCommands
field_146340_t
allowCheats
private boolean
w
field_1100
cheatsEnabled
field_146339_u
allowCheatsWasSetByUser
private boolean
x
field_1101
bonusChest
field_146338_v
bonusChestEnabled
private boolean
y
field_1102
hardcore
field_146337_w
hardCoreMode
private boolean
z
field_1103
creatingLevel
field_146345_x
alreadyGenerated
private boolean
A
field_1104
moreOptionsOpen
field_146344_y
inMoreWorldOptionsDisplay
private ButtonWidget
B
field_1105
gameMode
field_146343_z
btnGameMode
private ButtonWidget
C
field_1106
moreWorldOptions
field_146324_A
btnMoreOptions
private ButtonWidget
D
field_1107
generateStructures
field_146325_B
btnMapFeatures
private ButtonWidget
E
field_1108
bonusChestButton
field_146326_C
btnBonusItems
private ButtonWidget
F
field_1109
mapTypeButton
field_146320_D
btnMapType
private ButtonWidget
G
field_1110
allowCommandsButton
field_146321_E
btnAllowCommands
private ButtonWidget
H
field_5072
customizeButton
field_146322_F
btnCustomizeType
private String
I
field_1087
firstGameModeDescriptionLine
field_146323_G
gameModeDesc1
private String
J
field_1088
secondGameModeDescriptionLine
field_146328_H
gameModeDesc2
private String
K
field_1089
seed
field_146329_I
worldSeed
private String
L
field_1090
worldName
field_146330_J
worldName
private int
M
field_1091
generatorType
field_146331_K
selectedIndex
public String
a
field_5073
generatorOptions
field_146334_a
chunkProviderSettingsJson
private static final String[]
N
field_1092
ILLEGAL_FOLDER_NAMES
field_146327_L
DISALLOWED_FILENAMES

Constructor summary

ModifierConstructor
public (Screen parent)

Method summary

Modifier and TypeMethod
public void
e()
method_1033()
tick()
func_73876_c()
updateScreen()
public void
b()
method_1044()
init()
func_73866_w_()
initGui()
private void
a()
method_914()
getSaveDirectoryName()
func_146314_g()
calcSaveDirName()
private void
f()
method_915()
updateSettingsLabels()
func_146319_h()
updateDisplayState()
public static String
a(bfg arg0, String arg1)
method_913(class_102 arg0, String arg1)
getWorldSaveName(WorldStorageSource storageSource, String worldName)
func_146317_a(ISaveFormat arg0, String arg1)
getUncollidingSaveDirName(ISaveFormat saveLoader, String name)
public void
m()
method_1030()
removed()
func_146281_b()
onGuiClosed()
protected void
a(bja arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
func_146284_a(GuiButton arg0)
actionPerformed(GuiButton arg0)
private boolean
g()
method_9550()
canShowCurrentWorldGenerator()
func_175299_g()
canSelectCurWorldType()
private void
h()
method_4242()
toggleMoreOptions()
func_146315_i()
toggleMoreWorldOptions()
private void
b(boolean arg0)
method_4241(boolean arg0)
setScreen(boolean moreOptionsOpen)
func_146316_a(boolean arg0)
showMoreWorldOptions(boolean toggle)
protected void
a(char arg0, int arg1)
method_1024(char arg0, int arg1)
keyPressed(char arg0, int arg1)
func_73869_a(char arg0, int arg1)
keyTyped(char arg0, int arg1)
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)
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)
public void
a(bfd arg0)
method_4240(class_100 arg0)
copyWorld(WorldData data)
func_146318_a(WorldInfo arg0)
recreateFromExistingWorld(WorldInfo original)