Class Shop
java.lang.Object
org.rspeer.game.adapter.component.inventory.Shop
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ItemQueryResults
getItems()
static ItemQueryResults
getItems
(int... ids) static ItemQueryResults
static ItemQueryResults
static boolean
interact
(Function<ItemQuery, ItemQueryResults> function, String action) static boolean
isOpen()
static ItemQuery
query()
-
Constructor Details
-
Shop
public Shop()
-
-
Method Details
-
isOpen
public static boolean isOpen() -
getItems
-
getItems
-
getItems
-
getItems
-
query
-
interact
-