Uses of Record Class
net.minecraft.world.level.WorldGenSettings
Package
Description
-
Uses of WorldGenSettings in net.minecraft.client.gui.screen.world
Modifier and TypeFieldDescriptionprivate final WorldGenSettings
CreateWorldScreen.WorldCreationSettings.worldGenSettings
The field for theworldGenSettings
record component.Modifier and TypeMethodDescriptionCreateWorldScreen.WorldCreationSettings.worldGenSettings()
Returns the value of theworldGenSettings
record component.ModifierConstructorDescription(package private)
WorldCreationSettings
(WorldGenSettings worldGenSettings, DataConfiguration dataConfiguration) Creates an instance of aWorldCreationSettings
record class. -
Uses of WorldGenSettings in net.minecraft.client.world
ModifierConstructorDescriptionGeneratorOptionsHolder
(WorldGenSettings worldGenSettings, CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, DataPackContents dataPackContents, DataConfiguration dataConfiguration) -
Uses of WorldGenSettings in net.minecraft.world.level
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>
LevelStorage.readGeneratorProperties
(com.mojang.serialization.Dynamic<T> levelData, com.mojang.datafixers.DataFixer dataFixer, int version)