Name | fly_speed |
Object | PlayerTag |
Input | ElementTag(Decimal) |
Related Tags | <PlayerTag.fly_speed> Returns the speed the player can fly at. (...)
|
Description | Sets the fly speed of the player. Valid range is 0.0 to 1.0
Works with offline players. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3119 |