| Name | velocity |
| Object | EntityTag |
| Input | LocationTag |
| Related Tags | <EntityTag.velocity> Returns the movement velocity of the entity. (...)
|
| Description | Sets the entity's movement velocity vector. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L3864 |