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

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

    Modifier and Type
    Interface
    Description
    interface 
     
    interface 
    Similar to Bisected, 'part' denotes which half of the bed this block corresponds to.
    interface 
    'honey_level' represents the amount of honey stored in the hive.
    interface 
    'attachment' denotes how the bell is attached to its block.
    interface 
    'tilt' indicates how far the leaf is tilted.
    interface 
    'signal_fire' denotes whether the fire is extra smokey due to having a hay bale placed beneath it.
    interface 
    'type' represents which part of a double chest this block is, or if it is a single chest.
    interface 
     
    interface 
    'conditional' denotes whether this command block is conditional or not, i.e.
    interface 
    'mode' indicates what mode this comparator will operate in.
    interface 
     
    interface 
    Similar to Powerable, 'triggered' indicates whether or not the dispenser is currently activated.
    interface 
    'hinge' indicates which hinge this door is attached to and will rotate around when opened.
    interface 
     
    interface 
     
    interface 
    'eye' denotes whether this end portal frame has been activated by having an eye of ender placed in it.
    interface 
     
    interface 
    '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 
     
    interface 
    Similar to Powerable, 'enabled' indicates whether or not the hopper is currently activated.
    interface 
     
    interface 
    'has_book' is a quick flag to check whether this lectern has a book inside it.
    interface 
     
    interface 
     
    interface 
    'extended' denotes whether the piston head is currently extended or not.
    interface 
    'short' denotes this piston head is shorter than the usual amount because it is currently retracting.
    interface 
     
    interface 
    'delay' is the propagation delay of a repeater, i.e.
    interface 
     
    interface 
    'shape' represents the texture and bounding box shape of these stairs.
    interface 
     
    interface 
    'type' represents the type of piston which this (technical) block corresponds to.
    interface 
     
    interface 
     
    interface