net.minecraft.client.gui.screens.worldselection

public record InitialWorldCreationOptions

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

Field summary

Modifier and TypeField
private final WorldCreationUiState$SelectedGameMode
a
selectedGameMode
comp_3215
selectedGameMode
f_347664_
private final Set<GameRules$Key<GameRules$BooleanValue>>
b
disabledGameRules
comp_3216
disabledGameRules
f_347539_
private final ResourceKey<FlatLevelGeneratorPreset>
c
flatLevelPreset
comp_3217
flatLevelPreset
f_347249_

Constructor summary

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

Method summary

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