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