public class Color extends java.lang.Object
Color(int r, int g, int b)
int
getB()
getG()
getR()
org.bukkit.Color
toColor()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Color(int r, int g, int b)
public int getR()
public int getG()
public int getB()
public org.bukkit.Color toColor()