| Package | Description | 
|---|---|
| org.bukkit.block.data.type | 
 Specific BlockData classes relevant to only a given block or set of blocks. 
 | 
| Modifier and Type | Interface | Description | 
|---|---|---|
interface  | 
Campfire | 
 'signal_fire' denotes whether the fire is extra smokey due to having a hay
 bale placed beneath it. 
 | 
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  | 
Scaffolding | 
 'bottom' indicates whether the scaffolding is floating or not. 
 | 
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 © 2020. All rights reserved.