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 final com.mojang.serialization.Codec<HeightmapDecoratorConfig>HeightmapDecoratorConfig.CODECstatic final Decorator<HeightmapDecoratorConfig>Decorator.HEIGHTMAPstatic final 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 TypeFieldDescriptionstatic final ConfiguredDecorator<HeightmapDecoratorConfig>ConfiguredFeatures.Decorators.HEIGHTMAPstatic final ConfiguredDecorator<HeightmapDecoratorConfig>ConfiguredFeatures.Decorators.HEIGHTMAP_OCEAN_FLOORstatic final ConfiguredDecorator<HeightmapDecoratorConfig>ConfiguredFeatures.Decorators.HEIGHTMAP_SPREAD_DOUBLEstatic final ConfiguredDecorator<HeightmapDecoratorConfig>ConfiguredFeatures.Decorators.HEIGHTMAP_WORLD_SURFACEstatic final ConfiguredDecorator<HeightmapDecoratorConfig>ConfiguredFeatures.Decorators.TOP_SOLID_HEIGHTMAP