Returns the block beneath (y - 1) of this item.
Returns the block to the east (x + 1) of this item.
Returns the block to the east (z + 1) of this item.
Returns the block to the south (z - 1) of this item.
Returns the block above (y + 1) of this item.
Returns the block to the west (x - 1) of this item.
A general purpose relative direction enumeration.