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
-
Uses of WorldGenSettings in net.minecraft.world.level.storage
Modifier and TypeMethodDescriptionprivate static <T> com.mojang.serialization.DataResult<WorldGenSettings>
LevelStorageSource.readWorldGenSettings
(com.mojang.serialization.Dynamic<T> p_251661_, com.mojang.datafixers.DataFixer p_251712_, int p_250368_)