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.MapCodec<HeightmapPlacement> HeightmapPlacement.CODECstatic final PlacementModifierType<HeightmapPlacement> PlacementModifierType.HEIGHTMAPMethods in net.minecraft.world.level.levelgen.placement that return HeightmapPlacementModifier and TypeMethodDescriptionstatic HeightmapPlacementHeightmapPlacement.onHeightmap(Heightmap.Types p_191703_)