| Name | speed |
| Object | EntityTag |
| Input | ElementTag(Decimal) |
| Related Tags | <EntityTag.speed> Returns how fast the entity can move. (...)
|
| Description | Sets how fast the entity can move.
Compatible with minecarts, boats, and living entities. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySpeed.java#L100 |