| Name | <PlayerTag.can_fly> | 
| Returns | ElementTag(Boolean) | 
| Mechanism | PlayerTag.can_fly | 
| Description | Returns whether the player is allowed to fly. Works with offline players. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L1907 |