Package jag.game.relationship
Interface RSAssociate
-
- All Superinterfaces:
RSChatter
,RSProvider
- All Known Subinterfaces:
RSBefriendedPlayer
,RSFriendsChatUser
public interface RSAssociate extends RSChatter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getRank()
int
getWorld()
-
Methods inherited from interface jag.game.relationship.RSChatter
getDisplayName, getPreviousName
-
-