Package org.bukkit.block.data
Interface Orientable
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
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.-
Method Summary
Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, matches, merge