Summary

public void RazeBlocks(ref Vector3I pos, ref Vector3UByte size)

Remove blocks in given area

Parameters

Summary

public void RazeBlocks(List<Vector3I> locations)

Remove blocks at given positions

Parameters