类 Cauldron
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.Cauldron
- 所有已实现的接口:
Cloneable
已过时。
Represents a cauldron
-
构造器概要
-
方法概要
从类继承的方法 org.bukkit.material.MaterialData
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
-
构造器详细资料
-
Cauldron
public Cauldron()已过时。 -
Cauldron
已过时。Magic value- 参数:
type
- the typedata
- the raw data value
-
Cauldron
已过时。Magic value- 参数:
data
- the raw data value
-
-
方法详细资料
-
isFull
public boolean isFull()已过时。Check if the cauldron is full.- 返回:
- True if it is full.
-
isEmpty
public boolean isEmpty()已过时。Check if the cauldron is empty.- 返回:
- True if it is empty.
-
toString
已过时。- 覆盖:
toString
在类中MaterialData
-
clone
已过时。- 覆盖:
clone
在类中MaterialData
-
BlockData
.