dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
World.regionHeight
dminer
core
world
World
get max Y position of non-empty cell in region (x +- size, z +- size)
class
World
int
regionHeight
(
int
x
,
int
z
,
int
size
)
Meta
Source
See Implementation
dminer
core
world
World
constructors
this
destructors
~this
functions
canPass
clear
getCell
getCellChunk
getCellChunkStack
getChunk
isOpaque
regionHeight
setCell
setCellRange
visitVisibleChunks
properties
camPosition
variables
_chunkStacks
get max Y position of non-empty cell in region (x +- size, z +- size)