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

public class CreateWorldScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, ConfirmationListener

cmy
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_20471
createButton
field_195355_B
field_195355_B
private ButtonWidget
C
field_1105
gameMode
field_146343_z
btnGameMode
private ButtonWidget
D
field_1106
moreWorldOptions
field_146324_A
btnMoreOptions
private ButtonWidget
E
field_1107
generateStructures
field_146325_B
btnMapFeatures
private ButtonWidget
F
field_1108
bonusChestButton
field_146326_C
btnBonusItems
private ButtonWidget
G
field_1109
mapTypeButton
field_146320_D
btnMapType
private ButtonWidget
H
field_1110
allowCommandsButton
field_146321_E
btnAllowCommands
private ButtonWidget
I
field_5072
customizeButton
field_146322_F
btnCustomizeType
private String
J
field_1087
firstGameModeDescriptionLine
field_146323_G
gameModeDesc1
private String
K
field_1088
secondGameModeDescriptionLine
field_146328_H
gameModeDesc2
private String
L
field_1089
seed
field_146329_I
worldSeed
private String
M
field_1090
worldName
field_146330_J
worldName
private int
N
field_1091
generatorType
field_146331_K
selectedIndex
public NbtCompound
a
field_20472
generatorOptions
field_146334_a
chunkProviderSettingsJson
private static final String[]
O
field_1092
ILLEGAL_FOLDER_NAMES
field_146327_L
DISALLOWED_FILENAMES

Constructor summary

ModifierConstructor
public (Screen parent)

Method summary

Modifier and TypeMethod
public void
f()
method_1033()
tick()
func_73876_c()
tick()
protected void
c()
method_1044()
init()
func_73866_w_()
initGui()
private void
h()
method_914()
getSaveDirectoryName()
func_146314_g()
calcSaveDirName()
private void
i()
method_915()
updateSettingsLabels()
func_146319_h()
updateDisplayState()
public static String
a(cce 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
n()
method_1030()
removed()
func_146281_b()
onGuiClosed()
private void
j()
method_18847()
createWorld()
func_195352_j()
func_195352_j()
private boolean
k()
method_9550()
canShowCurrentWorldGenerator()
func_175299_g()
canSelectCurWorldType()
private void
m()
method_4242()
toggleMoreOptions()
func_146315_i()
toggleMoreWorldOptions()
private void
a(boolean arg0)
method_4241(boolean arg0)
setScreen(boolean moreOptionsOpen)
func_146316_a(boolean arg0)
showMoreWorldOptions(boolean toggle)
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 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
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double 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)
render(int arg0, int arg1, float arg2)
public void
a(ccb arg0)
method_4240(class_100 arg0)
copyWorld(WorldData data)
func_146318_a(WorldInfo arg0)
recreateFromExistingWorld(WorldInfo original)