| Package | Description |
|---|---|
| org.geysermc.cumulus | |
| org.geysermc.cumulus.component | |
| org.geysermc.cumulus.util |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends Component> |
Forms.getComponentImplFrom(ComponentType componentType) |
| Modifier and Type | Method and Description |
|---|---|
CustomForm.Builder |
CustomForm.Builder.component(Component component) |
| Modifier and Type | Method and Description |
|---|---|
static CustomForm |
CustomForm.of(String title,
FormImage icon,
List<Component> content) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DropdownComponent |
interface |
InputComponent |
interface |
LabelComponent |
interface |
SliderComponent |
interface |
StepSliderComponent |
interface |
ToggleComponent |
| Modifier and Type | Method and Description |
|---|---|
CustomForm |
TypeInitializer.customForm(String title,
FormImage icon,
List<Component> content) |
Copyright © 2020 GeyserMC. All rights reserved.