Uses of Class
net.md_5.bungee.api.dialog.input.TextInput
Packages that use TextInput
-
Uses of TextInput in net.md_5.bungee.api.dialog.input
Methods in net.md_5.bungee.api.dialog.input that return TextInputModifier and TypeMethodDescriptionThe initial value of this text inputTextInput.label(BaseComponent label) The label of this text inputTextInput.labelVisible(boolean labelVisible) The visibility of this text inputs labelTextInput.maxLength(int maxLength) TextInput.multiline(TextInput.Multiline multiline) if set, allows users to input multiple linesTextInput.width(int width) The width of this text input