nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.patch.impl.worldgen.chunksection
/
LevelChunkSectionWrapper
/
setBlockState
set
Block
State
@
NotNull
open
fun
setBlockState
(
relX
:
Int
,
relY
:
Int
,
relZ
:
Int
,
@
NotNull
state
:
@
NotNull
BlockState
)
:
@
NotNull
BlockState
@
NotNull
open
fun
setBlockState
(
relX
:
Int
,
relY
:
Int
,
relZ
:
Int
,
@
NotNull
state
:
@
NotNull
BlockState
,
sync
:
Boolean
)
:
@
NotNull
BlockState