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.world.block.behavior
/
BlockBehavior
/
updateShape
update
Shape
open
fun
updateShape
(
pos
:
BlockPos
,
state
:
NovaBlockState
,
neighborPos
:
BlockPos
)
:
NovaBlockState
Called when a block at
neighborPos
changed to update the
NovaBlockState
of this
state
at
pos
.