RazeBlocks
Summary
public void RazeBlocks(ref Vector3I pos, ref Vector3UByte size)
Remove blocks in given area
Parameters
- Vector3I pos
- Vector3UByte size
Summary
public void RazeBlocks(List<Vector3I> locations)
Remove blocks at given positions
Parameters
- List
locations