BlockData, Cloneable, Directional, Waterloggedpublic interface Chest extends Directional, Waterlogged
| Modifier and Type | Interface | Description | 
|---|---|---|
static class  | 
Chest.Type | 
 Type of this chest block. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
Chest.Type | 
getType() | 
 Gets the value of the 'type' property. 
 | 
void | 
setType(Chest.Type type) | 
 Sets the value of the 'type' property. 
 | 
clone, getAsString, getAsString, getMaterial, matches, mergegetFaces, getFacing, setFacingisWaterlogged, setWaterlogged@NotNull Chest.Type getType()
void setType(@NotNull
             Chest.Type type)
type - the new 'type' valueCopyright © 2019. All rights reserved.