maxStackPrice

open fun maxStackPrice(max: Int): QueryType

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

Return

this query

Parameters

max

the max price