public final class DropdownComponentImpl extends Component implements DropdownComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
DropdownComponentImpl.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DropdownComponentImpl |
of(String text,
List<String> options,
int defaultOption) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, builder, getDefaultOption, getOptionspublic static DropdownComponentImpl of(String text, List<String> options, int defaultOption)
of in interface DropdownComponentCopyright © 2020 GeyserMC. All rights reserved.