toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world
/
ChunkPos
/
blockPos
block
Pos
fun
blockPos
(
x
:
Int
,
y
:
Int
,
z
:
Int
)
:
BlockPos
Gets the
BlockPos
at the specified chunk coordinates
x
,
y
,
z
.