Package org.rspeer.game.social
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
Modifier and TypeClassDescriptionstatic class
static class
static enum
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
add
(Relationships.SocialTab context, String name) friends()
static Relationships.Party
getClan()
static Relationships.Party
static Relationships.Party
ignores()
static boolean
remove
(Relationships.SocialTab context, String name)
-
Constructor Details
-
Relationships
public Relationships()
-
-
Method Details
-
ignores
-
friends
-
add
-
remove
-
getClan
-
getIronmanGroup
-
getGuestClan
-