public final class CustomFormImpl extends FormImpl implements CustomForm
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomFormImpl.Builder |
GSON, hardcodedJsonData, responseHandler| Modifier and Type | Method and Description |
|---|---|
static CustomFormImpl |
of(String title,
FormImage icon,
List<Component> content) |
CustomFormResponse |
parseResponse(String data) |
getJsonData, isClosedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildergetJsonData, getResponseHandler, getType, isClosed, setResponseHandlerpublic static CustomFormImpl of(String title, FormImage icon, List<Component> content)
of in interface CustomFormpublic CustomFormResponse parseResponse(String data)
parseResponse in interface CustomFormparseResponse in interface FormCopyright © 2020 GeyserMC. All rights reserved.