Uses of Class
org.rspeer.game.adapter.scene.Npc
Packages that use Npc
Package
Description
-
Uses of Npc in org.rspeer.game.action.tree
Subclasses with type arguments of type Npc in org.rspeer.game.action.treeMethods in org.rspeer.game.action.tree that return Npc -
Uses of Npc in org.rspeer.game.event
Subclasses with type arguments of type Npc in org.rspeer.game.eventModifier and TypeClassDescriptionclassclassclassDeprecated.classConstructors in org.rspeer.game.event with parameters of type NpcModifierConstructorDescriptionNpcChangeEvent(Npc source) Constructs a prototypical Event.NpcLoadEvent(Npc source) Constructs a prototypical Event.NpcSpawnEvent(Npc source) Deprecated.Constructs a prototypical Event.NpcUnloadEvent(Npc source) Constructs a prototypical Event. -
Uses of Npc in org.rspeer.game.query.scene
Subclasses with type arguments of type Npc in org.rspeer.game.query.sceneMethods in org.rspeer.game.query.scene that return types with arguments of type NpcMethods in org.rspeer.game.query.scene with parameters of type NpcConstructor parameters in org.rspeer.game.query.scene with type arguments of type Npc -
Uses of Npc in org.rspeer.game.scene
Methods in org.rspeer.game.scene that return NpcMethods in org.rspeer.game.scene that return types with arguments of type NpcModifier and TypeMethodDescriptionstatic SceneNodeQueryResults<Npc> Npcs.getLoaded()static SceneNodeQueryResults<Npc> Npcs.getLoaded(jag.oldscape.RSWorldMatrix matrix)