| Package | Description |
|---|---|
| net.md_5.bungee.api.chat |
| Modifier and Type | Method and Description |
|---|---|
HoverEvent.Action |
HoverEvent.getAction() |
static HoverEvent.Action |
HoverEvent.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HoverEvent.Action[] |
HoverEvent.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HoverEvent(HoverEvent.Action action,
BaseComponent[] value) |
Copyright © 2015–2019 WaterfallMC. All rights reserved.