Uses of Interface
org.rspeer.game.adapter.type.Nameable.Query
Packages that use Nameable.Query
Package
Description
-
Uses of Nameable.Query in org.rspeer.game.adapter.type
Classes in org.rspeer.game.adapter.type with type parameters of type Nameable.QueryModifier and TypeInterfaceDescriptionstatic interfaceNameable.Query<Q extends Nameable.Query<Q>> -
Uses of Nameable.Query in org.rspeer.game.query.component
Classes in org.rspeer.game.query.component that implement Nameable.Query -
Uses of Nameable.Query in org.rspeer.game.query.scene
Classes in org.rspeer.game.query.scene that implement Nameable.QueryModifier and TypeClassDescriptionclassclassPathingEntityQuery<P extends jag.oldscape.RSPathingEntity, T extends PathingEntity<P>, Q extends PathingEntityQuery<P,T, Q>> classclass -
Uses of Nameable.Query in org.rspeer.game.query.social
Classes in org.rspeer.game.query.social that implement Nameable.QueryModifier and TypeClassDescriptionclassAssociateQuery<K extends jag.oldscape.RSOnlinePlayerEntry, T extends Associate<K>>classclassclassRelationshipQuery<K extends jag.oldscape.RSPlayerRegistryEntry, T extends Chatter<K>>