| Package | Description |
|---|---|
| org.geysermc.cumulus | |
| org.geysermc.cumulus.component | |
| org.geysermc.cumulus.util |
| Modifier and Type | Method and Description |
|---|---|
CustomForm.Builder |
CustomForm.Builder.dropdown(DropdownComponent.Builder dropdownBuilder) |
| Modifier and Type | Method and Description |
|---|---|
static DropdownComponent.Builder |
DropdownComponent.builder() |
static DropdownComponent.Builder |
DropdownComponent.builder(String text) |
DropdownComponent.Builder |
DropdownComponent.Builder.defaultOption(int defaultOption) |
DropdownComponent.Builder |
DropdownComponent.Builder.option(String option) |
DropdownComponent.Builder |
DropdownComponent.Builder.option(String option,
boolean isDefault) |
DropdownComponent.Builder |
DropdownComponent.Builder.text(String text) |
| Modifier and Type | Method and Description |
|---|---|
DropdownComponent.Builder |
TypeInitializer.dropdownBuilder() |
Copyright © 2020 GeyserMC. All rights reserved.