public final class SimpleFormImpl extends FormImpl implements SimpleForm
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleFormImpl.Builder |
GSON, hardcodedJsonData, responseHandler| Modifier and Type | Method and Description |
|---|---|
static SimpleFormImpl |
of(String title,
String content,
List<ButtonComponent> buttons) |
SimpleFormResponse |
parseResponse(String data) |
getJsonData, isClosedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, getButtons, getContent, getTitlegetJsonData, getResponseHandler, getType, isClosed, setResponseHandlerpublic static SimpleFormImpl of(String title, String content, List<ButtonComponent> buttons)
of in interface SimpleFormpublic SimpleFormResponse parseResponse(String data)
parseResponse in interface FormparseResponse in interface SimpleFormCopyright © 2020 GeyserMC. All rights reserved.