Uses of Record Class
net.minecraft.server.dedicated.DedicatedServerProperties.WorldGenProperties
Packages that use DedicatedServerProperties.WorldGenProperties
-
Uses of DedicatedServerProperties.WorldGenProperties in net.minecraft.server.dedicated
Fields in net.minecraft.server.dedicated declared as DedicatedServerProperties.WorldGenPropertiesModifier and TypeFieldDescriptionprivate final DedicatedServerProperties.WorldGenProperties
DedicatedServerProperties.worldGenProperties
-
Uses of DedicatedServerProperties.WorldGenProperties in net.minecraft.world.level.levelgen
Methods in net.minecraft.world.level.levelgen with parameters of type DedicatedServerProperties.WorldGenPropertiesModifier and TypeMethodDescriptionstatic WorldGenSettings
WorldGenSettings.create
(RegistryAccess p_209717_, DedicatedServerProperties.WorldGenProperties p_209718_)