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
/
NovaBlock
/
getDrops
get
Drops
fun
getDrops
(
pos
:
BlockPos
,
state
:
NovaBlockState
,
ctx
:
Context
<
BlockBreak
>
)
:
List
<
ItemStack
>
Retrieves the items that would be dropped when breaking a block of
state
at
pos
with the given
ctx
.