nova-parent
Toggle table of contents
0.21.0-alpha.3
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.world.item.behavior
/
BowLogic
/
shoot
shoot
abstract
fun
shoot
(
entity
:
LivingEntity
,
hand
:
EquipmentSlot
,
bow
:
ItemStack
,
chargeTime
:
Int
)
:
ItemStack
Shoots a projectile after
entity
drew the bow for
chargeTime
ticks.