| Package | Description |
|---|---|
| net.minecraft.client.gui | |
| net.minecraft.world |
| Modifier and Type | Field and Description |
|---|---|
private GuiCreateWorld |
GuiCreateFlatWorld.createWorldGui |
private GuiCreateWorld |
GuiCustomizeWorldScreen.parent |
| Constructor and Description |
|---|
GuiCreateFlatWorld(GuiCreateWorld createWorldGuiIn,
java.lang.String preset) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorldType.onCustomizeButton(Minecraft mc,
GuiCreateWorld guiCreateWorld)
Called when the 'Customize' button is pressed on world creation GUI
|