Uses of Class
org.rspeer.game.adapter.social.Chatter
-
Packages that use Chatter Package Description org.rspeer.game.adapter.social org.rspeer.game.query.results org.rspeer.game.query.social org.rspeer.game.social -
-
Uses of Chatter in org.rspeer.game.adapter.social
Subclasses of Chatter in org.rspeer.game.adapter.social Modifier and Type Class Description class
Associate<T extends RSAssociate>
class
BefriendedPlayer
class
FriendsChatUser
class
PartyUser
-
Uses of Chatter in org.rspeer.game.query.results
Classes in org.rspeer.game.query.results with type parameters of type Chatter Modifier and Type Class Description class
RelationshipQueryResults<K extends RSChatter,T extends Chatter<K>>
-
Uses of Chatter in org.rspeer.game.query.social
Classes in org.rspeer.game.query.social with type parameters of type Chatter Modifier and Type Class Description class
RelationshipQuery<K extends RSChatter,T extends Chatter<K>>
-
Uses of Chatter in org.rspeer.game.social
Methods in org.rspeer.game.social that return types with arguments of type Chatter Modifier and Type Method Description static RelationshipQuery<RSIgnoredPlayer,Chatter<RSIgnoredPlayer>>
Relationships. ignores()
-