| Name | <VectorObject.add[<vector/location/x,y,z>]> |
| Returns | VectorObject |
| Description | Returns a copy of this object with the specified coordinates added to it. |
| Group | math |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/VectorObject.java#L171 |