Initial array of block locations that ListBlockVolume will be constructed with.
Creates a new instance of ListBlockVolume.
Array of block locations to be inserted into container.
Insert block locations into container.
This function can't be called in read-only mode.
Fetch a BlockLocationIterator that represents all of the block world locations within the specified volume
This function can't be called in read-only mode.
Beta
Return a BoundingBox object which represents the validated min and max coordinates of the volume
This function can't be called in read-only mode.
This function can throw errors.
Check to see if a given world block location is inside a BlockVolume
This function can't be called in read-only mode.
Array of block locations to be removed from container.
Remove block locations from container.
This function can't be called in read-only mode.
Amount of blocks to move by
Move a BlockVolume by a specified amount
This function can't be called in read-only mode.
Volume composed of an unordered container of unique block locations.