Uses of Interface
dev.wyck.worldgen.placement.HeightmapPlacement
Packages that use HeightmapPlacement
-
Uses of HeightmapPlacement in dev.wyck.worldgen.placement
Methods in dev.wyck.worldgen.placement that return HeightmapPlacementModifier and TypeMethodDescriptionstatic HeightmapPlacementPlacementModifier.heightmap(HeightmapType heightmap) A new instance of the heightmap placement modifier.static HeightmapPlacementHeightmapPlacement.of(HeightmapType heightmap) Creates a new heightmap placement.