net.minecraft.client.gui.screens.worldselection

public record InitialWorldCreationOptions

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

字段概要

修饰符与类型字段
private final WorldCreationUiState$SelectedGameMode
a
selectedGameMode
comp_3215
selectedGameMode
f_347664_
private final GameRuleMap
b
gameRuleOverwrites
comp_5181
gameRuleOverwrites
f_434221_
private final ResourceKey<FlatLevelGeneratorPreset>
c
flatLevelPreset
comp_3217
flatLevelPreset
f_347249_

构造函数概要

修饰符构造函数
public (WorldCreationUiState$SelectedGameMode selectedGameMode, GameRuleMap gameRuleOverwrites, ResourceKey<FlatLevelGeneratorPreset> flatLevelPreset)

方法概要

修饰符与类型方法
public WorldCreationUiState$SelectedGameMode
a()
selectedGameMode()
comp_3215()
selectedGameMode()
f_347664_()
public GameRuleMap
b()
gameRuleOverwrites()
comp_5181()
gameRuleOverwrites()
f_434221_()
public ResourceKey<FlatLevelGeneratorPreset>
c()
flatLevelPreset()
comp_3217()
flatLevelPreset()
f_347249_()