Package org.bukkit

Class Particle.Spell

java.lang.Object
org.bukkit.Particle.Spell
Enclosing class:
Particle

@Experimental public static class Particle.Spell extends Object
Options which can be applied to spell effect particles - a color and power.
  • Constructor Details

    • Spell

      public Spell(@NotNull Color color, float power)
  • Method Details

    • getColor

      @NotNull public Color getColor()
      The color of the particles to be displayed.
      Returns:
      particle color
    • getPower

      public float getPower()
      The power of the effect to be displayed.
      Returns:
      power