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
/
handleEntityInside
handle
Entity
Inside
open
fun
handleEntityInside
(
pos
:
BlockPos
,
state
:
NovaBlockState
,
entity
:
Entity
)
Called when an
entity
is inside a block of
state
at
pos
.