Uses of Interface
org.bukkit.block.data.Openable

Packages that use Openable 
Package Description
org.bukkit.block.data.type
Specific BlockData classes relevant to only a given block or set of blocks.
  • Uses of Openable in org.bukkit.block.data.type

    Subinterfaces of Openable in org.bukkit.block.data.type 
    Modifier and Type Interface Description
    interface  Door
    'hinge' indicates which hinge this door is attached to and will rotate around when opened.
    interface  Gate
    'in_wall" indicates if the fence gate is attached to a wall, and if true the texture is lowered by a small amount to blend in better.
    interface  TrapDoor