| Name | <PlayerTag.flying_fall_damage> |
| Returns | ElementTag(Boolean) |
| Mechanism | PlayerTag.flying_fall_damage |
| Description | Returns whether the player will take fall damage while PlayerTag.can_fly is true. |
| Generated Example | |
| Group | paper |
| Requires | Paper |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/properties/PaperPlayerExtensions.java#L180 |