| Package | Description |
|---|---|
| org.geysermc.cumulus.component | |
| org.geysermc.cumulus.util |
| Modifier and Type | Method and Description |
|---|---|
static InputComponent |
InputComponent.of(String text) |
static InputComponent |
InputComponent.of(String text,
String placeholder) |
static InputComponent |
InputComponent.of(String text,
String placeholder,
String defaultText) |
| Modifier and Type | Method and Description |
|---|---|
InputComponent |
TypeInitializer.input(String text) |
InputComponent |
TypeInitializer.input(String text,
String placeholder) |
InputComponent |
TypeInitializer.input(String text,
String placeholder,
String defaultText) |
Copyright © 2020 GeyserMC. All rights reserved.