Package net.eternalclient.api.rs
Interface RSBuddy
-
- All Superinterfaces:
net.eternalclient.api.data.rs.ChatPlayer
,java.lang.Comparable<net.eternalclient.api.data.rs.Nameable>
,net.eternalclient.api.data.rs.Nameable
,RSUser
- All Known Subinterfaces:
RSClanMate
,RSFriend
public interface RSBuddy extends RSUser, net.eternalclient.api.data.rs.ChatPlayer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getRSRank()
int
getWorld()
-
Methods inherited from interface net.eternalclient.api.data.rs.Nameable
getName, getName, getPrevName, getPrevName
-
Methods inherited from interface net.eternalclient.api.rs.RSUser
getRsName, getRsPrevName
-
-