| Package | Description |
|---|---|
| net.risingworld.api.gui |
| Modifier and Type | Method and Description |
|---|---|
void |
GuiElement.onClick(PlayerGuiElementClickEvent event)
Override this method if you want to get the click event (when a player clicks on the element)
directly, without having to register an event listener.
|