Uses of Record Class
net.minecraft.client.gui.screens.worldselection.InitialWorldCreationOptions
Packages that use InitialWorldCreationOptions
-
Uses of InitialWorldCreationOptions in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as InitialWorldCreationOptionsModifier and TypeFieldDescriptionprivate final InitialWorldCreationOptionsWorldCreationContext.initialWorldCreationOptionsThe field for theinitialWorldCreationOptionsrecord component.Methods in net.minecraft.client.gui.screens.worldselection that return InitialWorldCreationOptionsModifier and TypeMethodDescriptionWorldCreationContext.initialWorldCreationOptions()Returns the value of theinitialWorldCreationOptionsrecord component.Constructors in net.minecraft.client.gui.screens.worldselection with parameters of type InitialWorldCreationOptionsModifierConstructorDescriptionWorldCreationContext(WorldOptions options, Registry<LevelStem> datapackDimensions, WorldDimensions selectedDimensions, LayeredRegistryAccess<RegistryLayer> worldgenRegistries, ReloadableServerResources dataPackResources, WorldDataConfiguration dataConfiguration, InitialWorldCreationOptions initialWorldCreationOptions) Creates an instance of aWorldCreationContextrecord class.WorldCreationContext(WorldOptions worldOptions, WorldDimensions worldDimensions, LayeredRegistryAccess<RegistryLayer> loadedRegistries, ReloadableServerResources dataPackResources, WorldDataConfiguration dataConfiguration, InitialWorldCreationOptions initialWorldCreationOptions)