Uses of Class
org.rspeer.game.query.results.ComponentQueryResults
-
Packages that use ComponentQueryResults Package Description org.rspeer.game.adapter.component.inventory org.rspeer.game.query.results -
-
Uses of ComponentQueryResults in org.rspeer.game.adapter.component.inventory
Methods in org.rspeer.game.adapter.component.inventory with parameters of type ComponentQueryResults Modifier and Type Method Description void
Inventory.Format. parse(RSInventory inv, boolean extractFromProvider, ComponentQueryResults results, ItemQueryResults items)
-
Uses of ComponentQueryResults in org.rspeer.game.query.results
Methods in org.rspeer.game.query.results that return ComponentQueryResults Modifier and Type Method Description ComponentQueryResults
ComponentQueryResults. self()
-