Uses of Class
org.rspeer.game.query.scene.NpcQuery
-
Packages that use NpcQuery Package Description org.rspeer.game.query.scene org.rspeer.game.scene -
-
Uses of NpcQuery in org.rspeer.game.query.scene
Methods in org.rspeer.game.query.scene that return NpcQuery Modifier and Type Method Description NpcQueryNpcQuery. actions(String... actions)NpcQueryNpcQuery. ids(int... ids)NpcQueryNpcQuery. indexes(int... indexes)NpcQueryNpcQuery. self() -
Uses of NpcQuery in org.rspeer.game.scene
Methods in org.rspeer.game.scene that return NpcQuery Modifier and Type Method Description static NpcQueryNpcs. query()static NpcQueryNpcs. query(RSWorldMatrix matrix)
-