Uses of Interface
jag.game.type.RSNpcDefinition
-
Packages that use RSNpcDefinition Package Description jag.game jag.game.scene.entity org.rspeer.game.adapter.definition -
-
Uses of RSNpcDefinition in jag.game
Methods in jag.game that return RSNpcDefinition Modifier and Type Method Description RSNpcDefinition
RSClient. getNpcDefinition(int id)
-
Uses of RSNpcDefinition in jag.game.scene.entity
Methods in jag.game.scene.entity that return RSNpcDefinition Modifier and Type Method Description RSNpcDefinition
RSNpc. getDefinition()
-
Uses of RSNpcDefinition in org.rspeer.game.adapter.definition
Constructors in org.rspeer.game.adapter.definition with parameters of type RSNpcDefinition Constructor Description NpcDefinition(RSNpcDefinition provider)
-