Name | <PlayerTag.saturation> |
Returns | ElementTag(Decimal) |
Mechanism | PlayerTag.saturation |
Description | Returns the current food saturation of the player.
Works with offline players. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L1955 |