Interface JigsawBlockOrientation

All Superinterfaces:
Comparable<JigsawBlockOrientation>, DefaultedRegistryValue

Represents the front and top orientation of BlockTypes.JIGSAW blocks.
  • Method Details

    • frontDirection

      Direction frontDirection()
      The front facing direction of a jigsaw block.
      Returns:
      the front facing direction
    • topDirection

      Direction topDirection()
      The top facing direction of a jigsaw block.
      Returns:
      the top facing direction