Interface Jigsaw

All Superinterfaces:
BlockData, Cloneable

public interface Jigsaw extends BlockData
'orientation' is the direction the block is facing.
  • Method Details

    • getOrientation

      @NotNull Jigsaw.Orientation getOrientation()
      Gets the value of the 'orientation' property.
      Returns:
      the 'orientation' value
    • setOrientation

      void setOrientation(@NotNull Jigsaw.Orientation orientation)
      Sets the value of the 'orientation' property.
      Parameters:
      orientation - the new 'orientation' value