dlangui v0.9.145 (2017-09-25T09:39:15Z)
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)