| Package | Description |
|---|---|
| net.risingworld.api.gui |
| Class and Description |
|---|
| PlayerGuiElementClickEvent
Called when a player clicks on a gui element.
|
| PlayerGuiInputEvent
Called when a player enters a text into a textfield, or more precisely, once
he either presses enter, or once the textfield loses the focus (i.e. the player
clicks somewhere else).
|
| PlayerSelectFileEvent
Called when a player selects a file in the
GuiFileBrowser element. |