| Name | saturation |
| Object | PlayerTag |
| Input | ElementTag(Decimal) |
| Related Tags | <PlayerTag.saturation> Returns the current food saturation of the player. (...)
|
| Description | Sets the current food saturation level of a 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#L3055 |