Dropping Item fires wrong event

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor
    • None
    • Affects Version/s: None
    • CraftBukkit version git-Spigot-a03b1fd-5838285 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
    • Yes

      If you drop an itemstack, then the PlayerInteractEvent is fired only when you are throwing an item and not looking at a block. This event shouldn't be called at all since there is already an event for it, much less only being called half the time.

      Jar is attached for reproduction. Listens to PlayerInteractEvent and prints out the Action

      DemoPlugin.jar

            Assignee:
            Unassigned
            Reporter:
            Cynthia Yantis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: