接口 StructurePiece


public interface StructurePiece
Represents an individual part of a GeneratedStructure.
另请参阅:
  • 方法概要

    修饰符和类型
    方法
    说明
    Gets the bounding box of this structure piece.
  • 方法详细资料

    • getBoundingBox

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