Uses of Class
net.minecraft.world.gen.placementmodifier.HeightmapPlacementModifier
Packages that use HeightmapPlacementModifier
-
Uses of HeightmapPlacementModifier in net.minecraft.world.gen.placementmodifier
Fields in net.minecraft.world.gen.placementmodifier with type parameters of type HeightmapPlacementModifierModifier and TypeFieldDescriptionstatic final PlacementModifierType
<HeightmapPlacementModifier> PlacementModifierType.HEIGHTMAP
static final com.mojang.serialization.MapCodec
<HeightmapPlacementModifier> HeightmapPlacementModifier.MODIFIER_CODEC
Methods in net.minecraft.world.gen.placementmodifier that return HeightmapPlacementModifierModifier and TypeMethodDescriptionstatic HeightmapPlacementModifier
HeightmapPlacementModifier.of
(Heightmap.Type heightmap)