Class Relationships
java.lang.Object
org.rspeer.game.social.Relationships
Provides operations related to the games social system. This includes befriended players and ignored players
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanadd(Relationships.SocialTab context, String name) static AssociateQuery<jag.oldscape.RSFriendListEntry, Associate<jag.oldscape.RSFriendListEntry>> friends()static Relationships.PartygetClan()static Relationships.Partystatic Relationships.Partystatic RelationshipQuery<jag.oldscape.RSIgnoreListEntry, Chatter<jag.oldscape.RSIgnoreListEntry>> ignores()static booleanremove(Relationships.SocialTab context, String name)
-
Constructor Details
-
Relationships
public Relationships()
-
-
Method Details
-
ignores
public static RelationshipQuery<jag.oldscape.RSIgnoreListEntry, Chatter<jag.oldscape.RSIgnoreListEntry>> ignores() -
friends
public static AssociateQuery<jag.oldscape.RSFriendListEntry, Associate<jag.oldscape.RSFriendListEntry>> friends() -
add
-
remove
-
getClan
-
getIronmanGroup
-
getGuestClan
-