Uses of Interface
jag.RSIterableNodeTable
-
Packages that use RSIterableNodeTable Package Description jag jag.game.relationship jag.game.scene.entity jag.game.type -
-
Uses of RSIterableNodeTable in jag
Methods in jag that return RSIterableNodeTable Modifier and Type Method Description RSIterableNodeTable<T>
RSReferenceCache. getTable()
-
Uses of RSIterableNodeTable in jag.game.relationship
Methods in jag.game.relationship that return RSIterableNodeTable Modifier and Type Method Description RSIterableNodeTable<? extends RSNode>
RSPartySettingsDelta. getProperties()
-
Uses of RSIterableNodeTable in jag.game.scene.entity
Methods in jag.game.scene.entity that return RSIterableNodeTable Modifier and Type Method Description RSIterableNodeTable<RSPathingEntityEffect>
RSPathingEntity. getEffects()
-
Uses of RSIterableNodeTable in jag.game.type
Methods in jag.game.type that return RSIterableNodeTable Modifier and Type Method Description RSIterableNodeTable<? extends RSNode>
RSItemDefinition. getProperties()
RSIterableNodeTable<? extends RSNode>
RSNpcDefinition. getProperties()
RSIterableNodeTable<? extends RSNode>
RSObjectDefinition. getProperties()
RSIterableNodeTable<? super RSNode>
RSStructDefinition. getTable()
-