| Package | Description |
|---|---|
| net.minecraft.client.gui.screen | |
| net.minecraftforge.common.extensions |
| Modifier and Type | Field and Description |
|---|---|
private CreateWorldScreen |
CreateFlatWorldScreen.createWorldGui |
private CreateWorldScreen |
CreateBuffetWorldScreen.parent |
| Constructor and Description |
|---|
CreateBuffetWorldScreen(CreateWorldScreen parentIn,
CompoundNBT p_i49701_2_) |
CreateFlatWorldScreen(CreateWorldScreen parent,
CompoundNBT generatorOptions) |
| Modifier and Type | Method and Description |
|---|---|
default void |
IForgeWorldType.onCustomizeButton(Minecraft mc,
CreateWorldScreen gui)
Called when the 'Customize' button is pressed on world creation GUI
|