Class ExprExhaustion

All Implemented Interfaces:
Converter<org.bukkit.entity.Player,​Number>, Debuggable, Expression<Number>, SyntaxElement

@Name("Exhaustion") @Description("The exhaustion of a player. This is mainly used to determine the rate of hunger depletion.") @Examples("set exhaustion of all players to 1") @Since("2.2-dev35") public class ExprExhaustion extends SimplePropertyExpression<org.bukkit.entity.Player,​Number>