maxStackPrice

QueryType maxStackPrice(int max)

Only match items that have at most the specified stack price (stack price = price * item stack).

Return

this query

Parameters

max

the max price