类 Coal
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.Coal
- 所有已实现的接口:
Cloneable
已过时。
Represents the different types of coals.
-
构造器概要
-
方法概要
从类继承的方法 org.bukkit.material.MaterialData
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
-
构造器详细资料
-
Coal
public Coal()已过时。 -
Coal
已过时。 -
Coal
已过时。 -
Coal
已过时。Magic value- 参数:
type
- the typedata
- the raw data value
-
-
方法详细资料
-
getType
已过时。Gets the current type of this coal- 返回:
- CoalType of this coal
-
setType
已过时。Sets the type of this coal- 参数:
type
- New type of this coal
-
toString
已过时。- 覆盖:
toString
在类中MaterialData
-
clone
已过时。- 覆盖:
clone
在类中MaterialData
-
BlockData
.