Uses of Class
net.minecraft.world.gen.decorator.HeightmapDecoratorConfig
Packages that use HeightmapDecoratorConfig
-
Uses of HeightmapDecoratorConfig in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type HeightmapDecoratorConfigModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<HeightmapDecoratorConfig>HeightmapDecoratorConfig.CODECstatic Decorator<HeightmapDecoratorConfig>Decorator.HEIGHTMAPstatic Decorator<HeightmapDecoratorConfig>Decorator.HEIGHTMAP_SPREAD_DOUBLEMethods in net.minecraft.world.gen.decorator with parameters of type HeightmapDecoratorConfigModifier and TypeMethodDescriptionHeightmapDecorator.getPositions(DecoratorContext decoratorContext, Random random, HeightmapDecoratorConfig heightmapDecoratorConfig, BlockPos blockPos)SpreadDoubleHeightmapDecorator.getPositions(DecoratorContext decoratorContext, Random random, HeightmapDecoratorConfig heightmapDecoratorConfig, BlockPos blockPos)Constructor parameters in net.minecraft.world.gen.decorator with type arguments of type HeightmapDecoratorConfigModifierConstructorDescriptionHeightmapDecorator(com.mojang.serialization.Codec<HeightmapDecoratorConfig> configCodec)SpreadDoubleHeightmapDecorator(com.mojang.serialization.Codec<HeightmapDecoratorConfig> configCodec) -
Uses of HeightmapDecoratorConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type HeightmapDecoratorConfigModifier and TypeFieldDescriptionConfiguredFeatures.Decorators.HEIGHTMAPConfiguredFeatures.Decorators.HEIGHTMAP_OCEAN_FLOORConfiguredFeatures.Decorators.HEIGHTMAP_SPREAD_DOUBLEConfiguredFeatures.Decorators.HEIGHTMAP_WORLD_SURFACEConfiguredFeatures.Decorators.TOP_SOLID_HEIGHTMAP