Package net.md_5.bungee.api.dialog.input
Class TextInput.Multiline
java.lang.Object
net.md_5.bungee.api.dialog.input.TextInput.Multiline
- Enclosing class:
- TextInput
Configuration data for a multiline input.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Multiline
-
Multiline
public Multiline()
-
-
Method Details
-
height
-
maxLines
The maximum length of input, or null to disable any limits. -
height
The height of this input (default: 32, minimum: 1, maximum: 512). -
maxLines
The maximum length of input, or null to disable any limits.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-