Heightmap

fun Heightmap(compactVersion: ImmutableLongArray, version: SupportedVersion = SupportedVersion.Latest)

Constructs the heightmap from a compressed heightmap (36 longs long)

fun Heightmap()