PlayerBowHitEvent

constructor(damager: Player, victim: Player, damage: Double)

Parameters

damager

The player that shot the bow.

victim

The player that was hit by the bow.

damage

The damage that the victim will take.