| Package | Description |
|---|---|
| org.geysermc.cumulus.impl | |
| org.geysermc.cumulus.impl.response |
| Modifier and Type | Method and Description |
|---|---|
CustomFormImpl |
CustomFormImpl.Builder.build() |
static CustomFormImpl |
CustomFormImpl.of(String title,
FormImage icon,
List<Component> content) |
| Modifier and Type | Method and Description |
|---|---|
static CustomFormResponseImpl |
CustomFormResponseImpl.of(CustomFormImpl form,
String responseData) |
Copyright © 2020 GeyserMC. All rights reserved.