public class HoverEvent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HoverEvent.Action |
Constructor and Description |
---|
HoverEvent(HoverEvent.Action p_i45158_1_,
IChatComponent p_i45158_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object p_equals_1_) |
HoverEvent.Action |
getAction() |
IChatComponent |
getValue() |
int |
hashCode() |
java.lang.String |
toString() |
public HoverEvent(HoverEvent.Action p_i45158_1_, IChatComponent p_i45158_2_)
public HoverEvent.Action getAction()
public IChatComponent getValue()
public boolean equals(java.lang.Object p_equals_1_)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object