nova
Toggle table of contents
0.23.0-alpha.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova
nova
/
xyz.xenondevs.nova.world.block.behavior
/
BlockBehavior
/
handleBreak
handle
Break
open
fun
handleBreak
(
pos
:
BlockPos
,
state
:
NovaBlockState
,
ctx
:
Context
<
BlockBreak
>
)
Handles the destruction of a block of
state
at
pos
with the given
ctx
.