Uses of Class
net.minecraft.world.gen.CustomizedWorldProperties
Packages that use CustomizedWorldProperties
Package
Description
-
Uses of CustomizedWorldProperties in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as CustomizedWorldPropertiesModifier and TypeFieldDescriptionprivate CustomizedWorldPropertiesSingletonBiomeSource.field_15122protected CustomizedWorldPropertiesBiomeDecorator.worldProperties -
Uses of CustomizedWorldProperties in net.minecraft.world.biome.layer
Fields in net.minecraft.world.biome.layer declared as CustomizedWorldPropertiesModifier and TypeFieldDescriptionprivate final CustomizedWorldPropertiesSetBaseBiomesLayer.propertiesMethods in net.minecraft.world.biome.layer with parameters of type CustomizedWorldPropertiesModifier and TypeMethodDescriptionstatic Layer[]Layer.method_146(long long2, LevelGeneratorType levelGeneratorType, CustomizedWorldProperties customizedWorldProperties) Constructors in net.minecraft.world.biome.layer with parameters of type CustomizedWorldPropertiesModifierConstructorDescriptionSetBaseBiomesLayer(long long2, Layer layer, LevelGeneratorType levelGeneratorType, CustomizedWorldProperties customizedWorldProperties) -
Uses of CustomizedWorldProperties in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as CustomizedWorldPropertiesModifier and TypeFieldDescriptionprivate CustomizedWorldPropertiesSurfaceChunkGenerator.properties -
Uses of CustomizedWorldProperties in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return CustomizedWorldProperties