Package net.runelite.api.events
Class RemovedFriend
- java.lang.Object
-
- net.runelite.api.events.RemovedFriend
-
public final class RemovedFriend extends Object
An event trigger when a player is removed from the friend or ignore list.
-
-
Constructor Summary
Constructors Constructor Description RemovedFriend(Nameable nameable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Nameable
getNameable()
The removed friend or ignore entryint
hashCode()
String
toString()
-