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