实验性
实验性
Initial array of block locations that ListBlockVolume will be constructed with.
实验性
Array of block locations to be inserted into container.
实验性
Fetch a BlockLocationIterator that represents all of the block world locations within the specified volume
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
实验性
Return a BoundingBox object which represents the validated min and max coordinates of the volume
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
实验性
Get the largest corner position of the volume (guaranteed to be >= min)
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
实验性
Get the smallest corner position of the volume (guaranteed to be <= max)
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
实验性
Get a Vector3 object where each component represents the number of blocks along that axis
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
实验性
Check to see if a given world block location is inside a BlockVolume
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
实验性
Array of block locations to be removed from container.
实验性
Amount of blocks to move by
Volume composed of an unordered container of unique block locations.