dropItem

fun World.dropItem(location: Location, itemStack: ItemStack, naturally: Boolean, consumer: (Item) -> Unit?): Item