Interface StructurePiece


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

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

    • getBoundingBox

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