Package org.bukkit.material
Interface Colorable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DyeColorgetColor()Gets the color of this object.voidsetColor(DyeColor color)Sets the color of this object to the specified DyeColor.
-