Class PlayerDialogueData
- java.lang.Object
-
- net.runelite.client.plugins.crowdsourcing.dialogue.PlayerDialogueData
-
public class PlayerDialogueData extends Object
-
-
Constructor Summary
Constructors Constructor Description PlayerDialogueData(String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getMessage()
int
hashCode()
String
toString()
-