| Package | Description |
|---|---|
| org.geysermc.cumulus.impl.response |
| Modifier and Type | Method and Description |
|---|---|
static CustomFormResponseImpl |
CustomFormResponseImpl.closed() |
static CustomFormResponseImpl |
CustomFormResponseImpl.invalid() |
static CustomFormResponseImpl |
CustomFormResponseImpl.of(CustomFormImpl form,
String responseData) |
static CustomFormResponseImpl |
CustomFormResponseImpl.of(List<ComponentType> componentTypes,
com.google.gson.JsonArray responses) |
Copyright © 2020 GeyserMC. All rights reserved.