| Name | sprinting | 
| Object | PlayerTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <PlayerTag.is_sprinting>Returns whether the player is currently sprinting. | 
| Description | Sets whether the player is sprinting. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3166 |