net.minecraft.client.gui.screens.worldselection

public record InitialWorldCreationOptions

fzc
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 WorldCreationUiState$SelectedGameMode
a
selectedGameMode
comp_3215
selectedGameMode
private final Set<GameRules$Key<GameRules$BooleanValue>>
b
disabledGameRules
comp_3216
disabledGameRules
private final ResourceKey<FlatLevelGeneratorPreset>
c
flatLevelPreset
comp_3217
flatLevelPreset

Constructor summary

ModifierConstructor
public (WorldCreationUiState$SelectedGameMode arg0, Set<GameRules$Key<GameRules$BooleanValue>> arg1, ResourceKey<FlatLevelGeneratorPreset> arg2)

Method summary

Modifier and TypeMethod
public WorldCreationUiState$SelectedGameMode
a()
selectedGameMode()
comp_3215()
selectedGameMode()
public Set<GameRules$Key<GameRules$BooleanValue>>
b()
disabledGameRules()
comp_3216()
disabledGameRules()
public ResourceKey<FlatLevelGeneratorPreset>
c()
flatLevelPreset()
comp_3217()
flatLevelPreset()