| Package | Description |
|---|---|
| net.risingworld.api.events.player.gui |
| Modifier and Type | Method and Description |
|---|---|
GuiFileBrowser |
PlayerSelectFileEvent.getFileBrowserElement()
Gets the file browser element.
|
| Constructor and Description |
|---|
PlayerSelectFileEvent(Player player,
GuiFileBrowser fileBrowser,
java.lang.String filename,
java.lang.String path,
int bytes,
java.lang.String md5) |