public class ParticleOption
extends Object
-
Constructor Summary
Constructors
-
Method Summary
float
org.bukkit.Color
float
float
-
Constructor Details
-
ParticleOption
public ParticleOption
(Color color,
float size)
-
Method Details
-
getBukkitColor
public org.bukkit.Color getBukkitColor()
-
getRed
public float getRed()
-
getGreen
public float getGreen()
-
getBlue
public float getBlue()
-