Class ExprArrowsStuck

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

@Name("Arrows Stuck") @Description("The number of arrows stuck in a living entity.") @Examples("set arrows stuck in player to 5") @Since("2.5") public class ExprArrowsStuck extends SimplePropertyExpression<org.bukkit.entity.LivingEntity,​Long>