height

fun height(height: Int)

Sets the height property of this DimensionType, which determines the amount of layers that can contain blocks. Must be a multiple of 16 and a value between 0 and 4096. The max height (minY + height - 1) cannot exceed 2031.