| Package | Description |
|---|---|
| org.geysermc.common.window | |
| org.geysermc.common.window.component |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFormWindow.addComponent(FormComponent component) |
CustomFormBuilder |
CustomFormBuilder.addComponent(FormComponent component) |
| Constructor and Description |
|---|
CustomFormWindow(String title,
List<FormComponent> content) |
CustomFormWindow(String title,
List<FormComponent> content,
FormImage icon) |
CustomFormWindow(String title,
List<FormComponent> content,
String icon) |
| Modifier and Type | Class and Description |
|---|---|
class |
DropdownComponent |
class |
InputComponent |
class |
LabelComponent |
class |
SliderComponent |
class |
StepSliderComponent |
class |
ToggleComponent |
Copyright © 2021 GeyserMC. All rights reserved.