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 java.lang.Comparable

        compareTo
      • Methods inherited from interface net.eternalclient.api.data.rs.Nameable

        getName, getName, getPrevName, getPrevName
    • Method Detail

      • getWorld

        int getWorld()
        Specified by:
        getWorld in interface net.eternalclient.api.data.rs.ChatPlayer
      • getRSRank

        int getRSRank()