public final class InputComponentImpl extends Component implements InputComponent
| Modifier and Type | Method and Description |
|---|---|
static InputComponentImpl |
of(String text) |
static InputComponentImpl |
of(String text,
String placeholder) |
static InputComponentImpl |
of(String text,
String placeholder,
String defaultText) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultText, getPlaceholderpublic static InputComponentImpl of(String text, String placeholder, String defaultText)
of in interface InputComponentpublic static InputComponentImpl of(String text, String placeholder)
of in interface InputComponentpublic static InputComponentImpl of(String text)
of in interface InputComponentCopyright © 2020 GeyserMC. All rights reserved.