How do these effects?

Discussion in 'Plugin Development' started by aceJKE, Sep 22, 2013.

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

    aceJKE

  2. Offline

    CakeProgrammer

    you can play effect with
    player.playEffect();
    if you wanna play effect at entity this better to do something like that's
    EntityName.getWorld().playEffect();
    hope I helped.
     
  3. Offline

    KingMagnus

    You could probably reproduce these effects through here
     
  4. Offline

    aceJKE

    thx all)
     
Thread Status:
Not open for further replies.

Share This Page