EntityDamageByEntityEvent not handle projectile in damager

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • None
    • Affects Version/s: None
    • None
    •  CraftBukkit version 3682-Spigot-41150f3-dbc32ff (MC: 1.19.4)
    • Yes

      EntityDamageByEntityEvent is fired when a player throws a snowball at another player, which is inconsistent with the previous version, previously this event would not have been fired at all in this case, and I have no way to check if it is caused by the snowball, because 

      event.getCause() = ENTITY_ATTACK
      event.getDamager() = damage player

      Also this only seems to happen between players

       

       

            Assignee:
            Doc
            Reporter:
            RJL
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: