| Package | Description |
|---|---|
| org.geysermc.cumulus.component | |
| org.geysermc.cumulus.util |
| Modifier and Type | Method and Description |
|---|---|
DropdownComponent |
DropdownComponent.Builder.build() |
static DropdownComponent |
DropdownComponent.of(String text,
List<String> options,
int defaultOption) |
DropdownComponent |
DropdownComponent.Builder.translateAndBuild(Function<String,String> translator) |
| Modifier and Type | Method and Description |
|---|---|
DropdownComponent |
TypeInitializer.dropdown(String text,
List<String> options,
int defaultOption) |
Copyright © 2020 GeyserMC. All rights reserved.