Package org.bukkit.material
Class Dye
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.Dye
Deprecated.
Represents dye
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bukkit.material.MaterialData
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
-
Constructor Details
-
Dye
public Dye()Deprecated. -
Dye
Deprecated. -
Dye
Deprecated.Magic value- Parameters:
type
- the typedata
- the raw data value
-
Dye
Deprecated.- Parameters:
color
- color of the dye
-
-
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
-
BlockData
.