![]() |
Bukkit
1.4.7-R1.0
|
An object that can be colored. More...
Inheritance diagram for org.bukkit.material.Colorable:Public Member Functions | |
| DyeColor | getColor () |
| Gets the color of this object. | |
| void | setColor (DyeColor color) |
| Sets the color of this object to the specified DyeColor. | |
An object that can be colored.
Definition at line 8 of file Colorable.java.
| DyeColor org.bukkit.material.Colorable.getColor | ( | ) |
Gets the color of this object.
| void org.bukkit.material.Colorable.setColor | ( | DyeColor | color | ) |