public abstract class FormImpl extends Object implements Form
| Modifier and Type | Class and Description |
|---|---|
static class |
FormImpl.Builder<T extends FormBuilder<T,F>,F extends Form> |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
GSON |
protected String |
hardcodedJsonData |
protected Consumer<String> |
responseHandler |
| Modifier and Type | Method and Description |
|---|---|
String |
getJsonData() |
boolean |
isClosed(String response) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResponseHandler, getType, parseResponse, setResponseHandlerCopyright © 2020 GeyserMC. All rights reserved.