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.util
/
EntityUtils
/
createBlockDropItemEntities
create
Block
Drop
Item
Entities
fun
createBlockDropItemEntities
(
pos
:
BlockPos
,
items
:
Iterable
<
ItemStack
>
)
:
List
<
ItemEntity
>
Creates not-spawned
item entities
based on the specified
items
and
pos
.