Cloneable, DirectionalBlockData.@Deprecated public class EnderChest extends DirectionalContainer
| Constructor | Description | 
|---|---|
EnderChest() | 
 Deprecated.  
  | 
EnderChest(BlockFace direction) | 
 Deprecated.  
Instantiate an ender chest facing in a particular direction. 
 | 
EnderChest(Material type) | 
 Deprecated.  
  | 
EnderChest(Material type,
          byte data) | 
 Deprecated. 
 
Magic value 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
EnderChest | 
clone() | 
 Deprecated.  
  | 
getFacing, setFacingDirection, toStringequals, getData, getItemType, hashCode, setData, toItemStack, toItemStackpublic EnderChest()
public EnderChest(BlockFace direction)
direction - the direction the ender chest's lid opens towardspublic EnderChest(Material type)
@Deprecated public EnderChest(Material type, byte data)
type - the typedata - the raw data valuepublic EnderChest clone()
clone in class DirectionalContainerCopyright © 2019. All rights reserved.