public final class HoverEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HoverEvent.Action |
| Constructor and Description |
|---|
HoverEvent(HoverEvent.Action action,
BaseComponent[] value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
HoverEvent.Action |
getAction() |
BaseComponent[] |
getValue() |
int |
hashCode() |
String |
toString() |
public HoverEvent(HoverEvent.Action action, BaseComponent[] value)
public HoverEvent.Action getAction()
public BaseComponent[] getValue()
Copyright © 2015–2019 WaterfallMC. All rights reserved.