Package org.bukkit.material
Class Chest
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.DirectionalContainer
org.bukkit.material.Chest
- All Implemented Interfaces:
Cloneable
,Directional
Deprecated.
Represents a chest
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bukkit.material.DirectionalContainer
getFacing, setFacingDirection, toString
Methods inherited from class org.bukkit.material.MaterialData
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
-
Constructor Details
-
Chest
public Chest()Deprecated. -
Chest
Deprecated.Instantiate a chest facing in a particular direction.- Parameters:
direction
- the direction the chest's lit opens towards
-
Chest
Deprecated. -
Chest
Deprecated.Magic value- Parameters:
type
- the typedata
- the raw data value
-
-
Method Details
-
clone
Deprecated.- Overrides:
clone
in classDirectionalContainer
-
BlockData
.