heightMap

fun heightMap(heightmap: Heightmap.Types)

Adds a HeightmapPlacement with the given heightmap to this PlacedFeature, which takes the input position and sets the y coordinate to one block above the heightmap at the given position.

Check out the heightmap gist page for image examples.