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 Color
getColor()
The color of the particles to be displayed.float
getSize()
Relative size of the particle.
-