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
/
handlePlace
handle
Place
open
fun
handlePlace
(
pos
:
BlockPos
,
state
:
NovaBlockState
,
ctx
:
Context
<
BlockPlace
>
)
Handles the placement of a block of
state
at
pos
with the given
ctx
.