createBlockDropItemEntities

fun createBlockDropItemEntities(pos: BlockPos, items: Iterable<ItemStack>): List<ItemEntity>

Creates not-spawned item entities based on the specified items and pos.