LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.integration.theme.component.components.minimap
/
HeightmapForChunk
Heightmap
For
Chunk
class
HeightmapForChunk
Members
Constructors
Heightmap
For
Chunk
Link copied to clipboard
constructor
(
)
Functions
get
Height
Link copied to clipboard
fun
getHeight
(
x
:
Int
,
z
:
Int
)
:
Int
set
Height
Link copied to clipboard
fun
setHeight
(
x
:
Int
,
z
:
Int
,
height
:
Int
)