-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
I am launching a wither skull and then trying to detect when it hits an entity. However, the EntityDamageByEntityEvent reports the shooter when I call getDamager, rather than the projectile itself.
With arrows and fireballs, that call will return the projectile.
I assume the latter is correct, and this behavior is unintentional?