| Package | Description |
|---|---|
| org.geysermc.api.window | |
| org.geysermc.api.window.button |
| Modifier and Type | Method and Description |
|---|---|
CustomFormBuilder |
CustomFormBuilder.setIcon(FormImage icon) |
| Constructor and Description |
|---|
CustomFormWindow(String title,
List<FormComponent> content,
FormImage icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormButton.setImage(FormImage image) |
| Constructor and Description |
|---|
FormButton(String text,
FormImage image) |
Copyright © 2019 GeyserMC. All rights reserved.