Interface Orientable

All Superinterfaces:
BlockData, Cloneable
All Known Subinterfaces:
Chain

public interface Orientable extends BlockData
'axis' represents the axis along whilst this block is oriented.
Some blocks such as the portal block may not be able to be placed in all orientations, use getAxes() to retrieve all possible such orientations.