public interface Clipboard extends Extent
Modifier and Type | Method and Description |
---|---|
Vector |
getDimensions()
Get the dimensions of the copy, which is at minimum (1, 1, 1).
|
Vector |
getOrigin()
Get the origin point from which the copy was made from.
|
Region |
getRegion()
Get the bounding region of this extent.
|
void |
setOrigin(Vector origin)
Set the origin point from which the copy was made from.
|
createEntity, getEntities, getEntities, getMaximumPoint, getMinimumPoint
getBiome, getBlock, getLazyBlock
commit, setBiome, setBlock
Region getRegion()
Implementations should return a copy of the region.
Vector getDimensions()
Vector getOrigin()
void setOrigin(Vector origin)
origin
- the origin