Bukkit
1.4.7-R1.0
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Pages
Colorable.java
Go to the documentation of this file.
1
package
org.bukkit.material;
2
3
import
org.bukkit.DyeColor;
4
8
public
interface
Colorable
{
9
15
public
DyeColor
getColor
();
16
22
public
void
setColor
(
DyeColor
color);
23
24
}
org
bukkit
material
Colorable.java
Generated on Thu May 23 2013 02:17:31 for Bukkit by
1.8.2