类 RedstoneWire
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.RedstoneWire
已过时。
Represents redstone wire
-
构造器概要
构造器说明已过时。RedstoneWire
(Material type) 已过时。RedstoneWire
(Material type, byte data) 已过时。Magic value -
方法概要
从类继承的方法 org.bukkit.material.MaterialData
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
-
构造器详细资料
-
RedstoneWire
public RedstoneWire()已过时。 -
RedstoneWire
已过时。 -
RedstoneWire
已过时。Magic value- 参数:
type
- the typedata
- the raw data value
-
-
方法详细资料
-
isPowered
public boolean isPowered()已过时。Gets the current state of this Material, indicating if it's powered or unpowered -
toString
已过时。- 覆盖:
toString
在类中MaterialData
-
clone
已过时。- 覆盖:
clone
在类中MaterialData
-
BlockData
.