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 InitialWorldCreationOptions
WorldCreationContext.initialWorldCreationOptions
The field for theinitialWorldCreationOptions
record component.Methods in net.minecraft.client.gui.screens.worldselection that return InitialWorldCreationOptionsModifier and TypeMethodDescriptionWorldCreationContext.initialWorldCreationOptions()
Returns the value of theinitialWorldCreationOptions
record 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 aWorldCreationContext
record class.WorldCreationContext
(WorldOptions p_251299_, WorldDimensions p_251746_, LayeredRegistryAccess<RegistryLayer> p_252129_, ReloadableServerResources p_250137_, WorldDataConfiguration p_249510_, InitialWorldCreationOptions p_372904_)