HeightmapForChunk

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun getHeight(x: Int, z: Int): Int
Link copied to clipboard
fun setHeight(x: Int, z: Int, height: Int)