Error when using launchProjectile() with arrows

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: None

      After SPIGOT-1676 was fixed, this occurs when launching an arrow type. The other projectiles work as expected.

      ```
      java.lang.ClassCastException: net.minecraft.server.v1_9_R1.EntityTippedArrow cannot be cast to net.minecraft.server.v1_9_R1.EntityProjectile
      at org.bukkit.craftbukkit.v1_9_R1.entity.CraftLivingEntity.launchProjectile(CraftLivingEntity.java:340)
      ```

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

              Created:
              Updated:
              Resolved: