dropTo

fun dropTo(level: Level, pos: Vec3, itemStacks: List<ItemStack>)

Drop item stacks into the world at a position.

Parameters

level

world level

pos

drop position

itemStacks

list of ItemStack to spawn