Throwable fire charges?

Discussion in 'Plugin Development' started by frozenpoptartmc, Aug 20, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    frozenpoptartmc

    I went on jd.bukkit.org and I looked up the fireball entity and what I found wasn't exactly helpful.
    jd.bukkit.org/apidocs/org/bukkit/entity/Fireball.html

    Is it possible to create "throwable" fireballs, if a player right clicks them?
    I'm assuming this would be pretty easy, but I don't know what code I'm supposed to use.
     
  2. Offline

    Firefly

    2 hints:

    1) PlayerInteractEvent
    2) World.launchProjectile()
     
  3. Offline

    civ77

Thread Status:
Not open for further replies.

Share This Page