toggle menu
nova-parent
0.17-alpha.37
jvm
switch theme
search in API
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
.