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 NpcQuery
NpcQuery. actions(String... actions)
NpcQuery
NpcQuery. ids(int... ids)
NpcQuery
NpcQuery. indexes(int... indexes)
NpcQuery
NpcQuery. self()
-
Uses of NpcQuery in org.rspeer.game.scene
Methods in org.rspeer.game.scene that return NpcQuery Modifier and Type Method Description static NpcQuery
Npcs. query()
-