Uses of Interface
jag.game.relationship.RSBefriendedPlayer
-
Packages that use RSBefriendedPlayer Package Description org.rspeer.game.adapter.social org.rspeer.game.social -
-
Uses of RSBefriendedPlayer in org.rspeer.game.adapter.social
Constructors in org.rspeer.game.adapter.social with parameters of type RSBefriendedPlayer Constructor Description BefriendedPlayer(RSBefriendedPlayer provider) -
Uses of RSBefriendedPlayer in org.rspeer.game.social
Methods in org.rspeer.game.social that return types with arguments of type RSBefriendedPlayer Modifier and Type Method Description static AssociateQuery<RSBefriendedPlayer,Associate<RSBefriendedPlayer>>Relationships. friends()static AssociateQuery<RSBefriendedPlayer,Associate<RSBefriendedPlayer>>Relationships. friends()
-