Class ExprFireTicks

All Implemented Interfaces:
Converter<org.bukkit.entity.Entity,Timespan>, Debuggable, Expression<Timespan>, SyntaxElement

@Name("Entity Fire Burn Duration") @Description("How much time an entity will be burning for.") @Examples("send \"You will stop burning in %fire time of player%\"") @Since("2.7") public class ExprFireTicks extends SimplePropertyExpression<org.bukkit.entity.Entity,Timespan>