Uses of Class
net.minecraft.world.level.levelgen.placement.HeightmapPlacement
Packages that use HeightmapPlacement
-
Uses of HeightmapPlacement in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement with type parameters of type HeightmapPlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<HeightmapPlacement>
HeightmapPlacement.CODEC
static final PlacementModifierType<HeightmapPlacement>
PlacementModifierType.HEIGHTMAP
Methods in net.minecraft.world.level.levelgen.placement that return HeightmapPlacementModifier and TypeMethodDescriptionstatic HeightmapPlacement
HeightmapPlacement.onHeightmap
(Heightmap.Types p_191703_)