类 EnderChest
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.DirectionalContainer
org.bukkit.material.EnderChest
- 所有已实现的接口:
Cloneable
,Directional
已过时。
代表末影箱.
-
构造器概要
构造器说明已过时。EnderChest
(BlockFace direction) 已过时。实例化一个指定朝向的末影箱.EnderChest
(Material type) 已过时。EnderChest
(Material type, byte data) 已过时。不安全的参数 -
方法概要
从类继承的方法 org.bukkit.material.DirectionalContainer
getFacing, setFacingDirection, toString
从类继承的方法 org.bukkit.material.MaterialData
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
-
构造器详细资料
-
EnderChest
public EnderChest()已过时。 -
EnderChest
已过时。实例化一个指定朝向的末影箱.原文:Instantiate an ender chest facing in a particular direction.
- 参数:
direction
- 末影箱箱盖打开方向
-
EnderChest
已过时。 -
EnderChest
已过时。不安全的参数- 参数:
type
- the typedata
- the raw data value
-
-
方法详细资料
-
clone
已过时。- 覆盖:
clone
在类中DirectionalContainer
-
BlockData
.