When picking up shot arrows no EntityPickupItemEvent is fired

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: None
    • This server is running CraftBukkit version git-Spigot-cbcc8e8-06efc9e (MC: 1.14.4)
    • Yes

      PlayerPickupArrowEvent is called, but is a subclass of the deprecated PlayerPickupItemEvent. As EntityPickupItemEvent is a replacement for the PlayerPickupItemEvent I think that should be called too.

      Listening to PlayerPickupArrowEvent works, but because PlayerPickupItemEvent is deprecated all inherited methods in PlayerPickupArrowEvent are also deprecated and give warnings.

            Assignee:
            Unassigned
            Reporter:
            Brokkonaut
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: