Package net.runelite.api
Interface Friend
-
- All Superinterfaces:
ChatPlayer
,Comparable<Nameable>
,Nameable
public interface Friend extends ChatPlayer
Represents a player in the friends list.
-
-
Method Summary
-
Methods inherited from interface net.runelite.api.ChatPlayer
getWorld
-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface net.runelite.api.Nameable
getName, getPrevName
-
-