public class FormCache extends Object
| Constructor and Description |
|---|
FormCache() |
| Modifier and Type | Method and Description |
|---|---|
int |
addForm(org.geysermc.cumulus.Form form) |
void |
handleResponse(com.nukkitx.protocol.bedrock.packet.ModalFormResponsePacket response) |
boolean |
removeWindow(int id) |
int |
showForm(org.geysermc.cumulus.Form form) |
Copyright © 2021 GeyserMC. All rights reserved.