Uses of Record Class
net.minecraft.world.level.levelgen.WorldGenSettings
Package
Description
-
Uses of WorldGenSettings in net.minecraft.client.gui.screens.worldselection
Modifier and TypeFieldDescriptionprivate final WorldGenSettings
CreateWorldScreen.DataPackReloadCookie.worldGenSettings
The field for theworldGenSettings
record component.Modifier and TypeMethodDescriptionCreateWorldScreen.DataPackReloadCookie.worldGenSettings()
Returns the value of theworldGenSettings
record component.ModifierConstructorDescription(package private)
DataPackReloadCookie
(WorldGenSettings worldGenSettings, WorldDataConfiguration dataConfiguration) Creates an instance of aDataPackReloadCookie
record class.WorldCreationContext
(WorldGenSettings p_249130_, LayeredRegistryAccess<RegistryLayer> p_248513_, ReloadableServerResources p_251786_, WorldDataConfiguration p_248593_) -
Uses of WorldGenSettings in net.minecraft.world.level.levelgen
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<WorldGenSettings> WorldGenSettings.CODEC