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