| Package | Description |
|---|---|
| org.geysermc.cumulus | |
| org.geysermc.cumulus.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomForm |
interface |
ModalForm |
interface |
SimpleForm |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Form> |
Forms.fromJson(String json,
FormType formType) |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends Form> |
Forms.getFormImplFrom(FormType formType) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FormBuilder<T extends FormBuilder<T,F>,F extends Form> |
Copyright © 2020 GeyserMC. All rights reserved.