Uses of Class
net.minecraft.world.gen.decorator.HeightmapPlacementModifier
Packages that use HeightmapPlacementModifier
-
Uses of HeightmapPlacementModifier in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type HeightmapPlacementModifierModifier and TypeFieldDescriptionstatic final PlacementModifierType<HeightmapPlacementModifier>PlacementModifierType.HEIGHTMAPstatic final com.mojang.serialization.Codec<HeightmapPlacementModifier>HeightmapPlacementModifier.MODIFIER_CODECMethods in net.minecraft.world.gen.decorator that return HeightmapPlacementModifierModifier and TypeMethodDescriptionstatic HeightmapPlacementModifierHeightmapPlacementModifier.of(Heightmap.Type heightmap)