Class ExprFreezeTicks

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

@Name("Freeze Time") @Description("How much time an entity has been in powdered snow for.") @Examples({"player\'s freeze time is less than 3 seconds:","\tsend \"you\'re about to freeze!\" to the player"}) @Since("2.7") public class ExprFreezeTicks extends SimplePropertyExpression<org.bukkit.entity.Entity,Timespan>