Interface StructurePlacement
public interface StructurePlacement
Used to modify the placement of
structure sets
.-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic StructurePlacement.Builder
builder()
offset()
Returns the locate offset.
-
Method Details
-
builder
-
offset
Vector3i offset()Returns the locate offset. Used for the/locate
command.- Returns:
- The locate offset.
-