| Name | <EntityTag.velocity> |
| Returns | LocationTag |
| Mechanism | EntityTag.velocity |
| Description | Returns the movement velocity of the entity.
Note: Does not accurately calculate player clientside movement velocity. |
| Generated Example | |
| Group | location |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L1672 |