Class Hierarchy
- java.lang.Object
- net.minecraft.world.gen.HeightContext
- net.minecraft.world.gen.decorator.DecoratorContext
- net.minecraft.world.gen.decorator.PlacementModifier
- net.minecraft.world.gen.decorator.AbstractConditionalPlacementModifier
- net.minecraft.world.gen.decorator.BiomePlacementModifier
- net.minecraft.world.gen.decorator.BlockFilterPlacementModifier
- net.minecraft.world.gen.decorator.RarityFilterPlacementModifier
- net.minecraft.world.gen.decorator.SurfaceThresholdFilterPlacementModifier
- net.minecraft.world.gen.decorator.SurfaceWaterDepthFilterPlacementModifier
- net.minecraft.world.gen.decorator.AbstractCountPlacementModifier
- net.minecraft.world.gen.decorator.CountPlacementModifier
- net.minecraft.world.gen.decorator.NoiseBasedCountPlacementModifier
- net.minecraft.world.gen.decorator.NoiseThresholdCountPlacementModifier
- net.minecraft.world.gen.decorator.CarvingMaskPlacementModifier
- net.minecraft.world.gen.decorator.CountMultilayerPlacementModifier
- net.minecraft.world.gen.decorator.EnvironmentScanPlacementModifier
- net.minecraft.world.gen.decorator.HeightmapPlacementModifier
- net.minecraft.world.gen.decorator.HeightRangePlacementModifier
- net.minecraft.world.gen.decorator.RandomOffsetPlacementModifier
- net.minecraft.world.gen.decorator.SquarePlacementModifier
- net.minecraft.world.gen.decorator.AbstractConditionalPlacementModifier
- net.minecraft.world.gen.decorator.RangeDecoratorConfig (implements net.minecraft.world.gen.feature.FeatureConfig)
- net.minecraft.world.gen.HeightContext
Interface Hierarchy
- net.minecraft.world.gen.decorator.PlacementModifierType<P>