Package org.bukkit.material
Interface Attachable
- All Superinterfaces:
- Directional
- All Known Subinterfaces:
- GlowItemFrame,- Hanging,- ItemFrame,- LeashHitch,- Painting
- All Known Implementing Classes:
- Banner,- Button,- CocoaPlant,- Ladder,- Lever,- PistonExtensionMaterial,- RedstoneTorch,- Sign,- SimpleAttachableMaterialData,- Torch,- TrapDoor,- TripwireHook
Indicates that a block can be attached to another block
- 
Method SummaryModifier and TypeMethodDescriptionGets the face that this block is attached onMethods inherited from interface org.bukkit.material.DirectionalgetFacing, setFacingDirection
- 
Method Details- 
getAttachedFaceGets the face that this block is attached on- Returns:
- BlockFace attached to
 
 
-