Package org.bukkit.material
Class Dye
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.Dye
@Deprecated public class Dye extends MaterialData implements Colorable
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData
.Represents dye
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bukkit.material.MaterialData
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
-
Constructor Details
-
Method Details
-
getColor
Deprecated.Gets the current color of this dye -
setColor
Deprecated.Sets the color of this dye -
toString
Deprecated.- Overrides:
toString
in classMaterialData
-
clone
Deprecated.- Overrides:
clone
in classMaterialData
-