Uses of Class
org.rspeer.game.query.social.RelationshipQuery
Packages that use RelationshipQuery
-
Uses of RelationshipQuery in org.rspeer.game.query.social
Subclasses of RelationshipQuery in org.rspeer.game.query.socialModifier and TypeClassDescriptionclassAssociateQuery<K extends jag.oldscape.RSOnlinePlayerEntry, T extends Associate<K>>classclassSubclasses with type arguments of type RelationshipQuery in org.rspeer.game.query.socialModifier and TypeClassDescriptionclassRelationshipQuery<K extends jag.oldscape.RSPlayerRegistryEntry, T extends Chatter<K>>Classes in org.rspeer.game.query.social that implement interfaces with type arguments of type RelationshipQueryModifier and TypeClassDescriptionclassRelationshipQuery<K extends jag.oldscape.RSPlayerRegistryEntry, T extends Chatter<K>>Methods in org.rspeer.game.query.social that return RelationshipQueryModifier and TypeMethodDescriptionRelationshipQuery.nameContains(String... names) RelationshipQuery.self() -
Uses of RelationshipQuery in org.rspeer.game.social
Methods in org.rspeer.game.social that return RelationshipQueryModifier and TypeMethodDescriptionstatic RelationshipQuery<jag.oldscape.RSIgnoreListEntry, Chatter<jag.oldscape.RSIgnoreListEntry>> Relationships.ignores()