Class ExprItemAmount

All Implemented Interfaces:
Converter<Object,​Long>, Debuggable, Expression<Long>, SyntaxElement

@Name("Item Amount") @Description("The amount of an <a href=\'classes.html#itemstack\'>item stack</a>.") @Examples("send \"You have got %item amount of player\'s tool% %player\'s tool% in your hand!\" to player") @Since("2.2-dev24") public class ExprItemAmount extends SimplePropertyExpression<Object,​Long>