Package net.runelite.client.events
Class PartyChanged
- java.lang.Object
-
- net.runelite.client.events.PartyChanged
-
public final class PartyChanged extends Object
-
-
Constructor Summary
Constructors Constructor Description PartyChanged(String passphrase, Long partyId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Long
getPartyId()
The new party id, or null if no partyString
getPassphrase()
The passphrase used to derive the party idint
hashCode()
String
toString()
-