JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.bukkit.generator.structure
Interface StructurePiece
public interface
StructurePiece
Represents an individual part of a
GeneratedStructure
.
See Also:
GeneratedStructure
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BoundingBox
getBoundingBox
()
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