Stackable Item Definable Query
public interface StackableItemDefinableQuery<EntityType extends ItemDefinable, Stackable, QueryType extends Query<EntityType, QueryType>> implements ItemDefinableQuery<EntityType, QueryType>, StackableQuery<EntityType, QueryType>
Content copied to clipboard
A query to search over Stackable entities that are ItemDefinable This type serves as a bridge between ground items/interface items
Parameters
<EntityType>
<QueryType>
Functions
equipment
Link copied to clipboard
findRandom
Link copied to clipboard
gameObjects
Link copied to clipboard
grandExchangeOffers
Link copied to clipboard
graphicObjects
Link copied to clipboard
groundItems
Link copied to clipboard
inventory
Link copied to clipboard
isBankable
Link copied to clipboard
isGrandExchangeTradeable
Link copied to clipboard
isMembersOnly
Link copied to clipboard
isNotBankable
Link copied to clipboard
isNotGrandExchangeTradeable
Link copied to clipboard
isNotMembersOnly
Link copied to clipboard
isNotNoted
Link copied to clipboard
isNotStackable
Link copied to clipboard
isStackable
Link copied to clipboard
itemDefinitions
Link copied to clipboard
maxStackPrice
Link copied to clipboard
minStackPrice
Link copied to clipboard
players
Link copied to clipboard
projectiles
Link copied to clipboard
shop
Link copied to clipboard
sorted
Link copied to clipboard
stackEquals
Link copied to clipboard
stackNotEquals
Link copied to clipboard
stackWithin
Link copied to clipboard
trade
Link copied to clipboard
widgets
Link copied to clipboard
worlds
Link copied to clipboard