Uses of Interface
io.github.projectunified.unidialog.core.input.TextInput
Packages that use TextInput
Package
Description
-
Uses of TextInput in io.github.projectunified.unidialog.adventure.input
Subinterfaces of TextInput in io.github.projectunified.unidialog.adventure.inputModifier and TypeInterfaceDescriptioninterfaceAdventureTextInput<T extends AdventureTextInput<T>>An extension ofTextInputthat provides additional methods for handlingComponentlabels. -
Uses of TextInput in io.github.projectunified.unidialog.bungeecord.input
Classes in io.github.projectunified.unidialog.bungeecord.input that implement TextInput -
Uses of TextInput in io.github.projectunified.unidialog.core.input
Classes in io.github.projectunified.unidialog.core.input with type parameters of type TextInputModifier and TypeInterfaceDescriptioninterfaceInterface for text input types in a dialog.Methods in io.github.projectunified.unidialog.core.input with type parameters of type TextInput -
Uses of TextInput in io.github.projectunified.unidialog.packetevents.input
Classes in io.github.projectunified.unidialog.packetevents.input that implement TextInput -
Uses of TextInput in io.github.projectunified.unidialog.paper.input
Classes in io.github.projectunified.unidialog.paper.input that implement TextInput