| Package | Description | 
|---|---|
| org.bukkit.block.data.type | 
| Modifier and Type | Interface | Description | 
|---|---|---|
| interface  | Chest | 'type' represents which part of a double chest this block is, or if it is a
 single chest. | 
| interface  | CoralWallFan | |
| interface  | EnderChest | |
| interface  | Fence | |
| interface  | GlassPane | |
| interface  | Ladder | |
| interface  | SeaPickle | 'pickles' indicates the number of pickles in this block. | 
| interface  | Sign | |
| interface  | Slab | 'type' represents what state the slab is in - either top, bottom, or a double
 slab occupying the full block. | 
| interface  | Stairs | 'shape' represents the texture and bounding box shape of these stairs. | 
| interface  | TrapDoor | |
| interface  | WallSign | 
Copyright © 2018. All rights reserved.