Interface StructurePiece


public interface StructurePiece
Represents an individual part of a GeneratedStructure.
See Also:
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Gets the bounding box of this structure piece.
  • Method Details Link icon

    • getBoundingBox Link icon

      @NotNull BoundingBox getBoundingBox()
      Gets the bounding box of this structure piece.
      Returns:
      bounding box of this structure piece