Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-5687

Enderpearl in ProjectileLaunchEvent is fired twice

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • None
    • None
    • 1.15.2
    • Yes

      When firing of ProjectileLaunchEvent, it detects Arrows just fine and will fire the event once, but for some reason, the event is fired twice using 1 EnderPearl. Not sure if this is normal behavior or not.

      @EventHandler
      public void projectileTest(ProjectileLaunchEvent e) {
            Bukkit.broadcastMessage("ProjectileLaunchEvent Fired");
      }
      

            Unassigned Unassigned
            Legoman99573 Legoman99573
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: