shoot

abstract fun shoot(entity: LivingEntity, hand: EquipmentSlot, crossbow: ItemStack): ItemStack

Shoots the loaded projectiles from crossbow that is in entity's hand, returning the resulting crossbow item stack.