| Package | Description |
|---|---|
| org.geysermc.api.events.player | |
| org.geysermc.api.window | |
| org.geysermc.api.window.response |
| Modifier and Type | Method and Description |
|---|---|
FormResponse |
PlayerFormResponseEvent.getResponse()
Returns the response of the window, can be null
if the player closed the window
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormWindow.setResponse(FormResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomFormResponse |
class |
ModalFormResponse |
class |
SimpleFormResponse |
Copyright © 2019 GeyserMC. All rights reserved.