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