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