Package org.bukkit
Class Particle.DustOptions
- java.lang.Object
-
- org.bukkit.Particle.DustOptions
-
-
Constructor Summary
Constructors Constructor Description DustOptions(Color color, float size)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ColorgetColor()The color of the particles to be displayed.floatgetSize()Relative size of the particle.
-