net.minecraft.client.gui.screen.world

public record InitialWorldOptions

net.minecraft.client.gui.screens.worldselection.InitialWorldCreationOptions
net.minecraft.class_10220
net.minecraft.client.gui.screen.world.InitialWorldOptions

Field summary

Modifier and TypeField
private final WorldCreator$Mode
selectedGameMode
comp_3215
selectedGameMode
private final ServerGameRules
gameRuleOverwrites
comp_5181
gameRuleOverwrites
private final RegistryKey<FlatLevelGeneratorPreset>
flatLevelPreset
comp_3217
flatLevelPreset

Constructor summary

ModifierConstructor
public (WorldCreator$Mode selectedGameMode, ServerGameRules gameRuleOverwrites, RegistryKey<FlatLevelGeneratorPreset> flatLevelPreset)

Method summary

Modifier and TypeMethod
public WorldCreator$Mode
selectedGameMode()
comp_3215()
selectedGameMode()
public ServerGameRules
gameRuleOverwrites()
comp_5181()
gameRuleOverwrites()
public RegistryKey<FlatLevelGeneratorPreset>
flatLevelPreset()
comp_3217()
flatLevelPreset()