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