Package org.bukkit.generator.structure
Interface StructurePiece
public interface StructurePiece
Represents an individual part of a 
GeneratedStructure.- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionGets the bounding box of this structure piece.
- 
Method Details- 
getBoundingBoxGets the bounding box of this structure piece.- Returns:
- bounding box of this structure piece
 
 
-