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 TypeInterfaceDescriptioninterface
AdventureTextInput<T extends AdventureTextInput<T>>
An extension ofTextInput
that provides additional methods for handlingComponent
labels. -
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 TypeInterfaceDescriptioninterface
Interface 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 -
Uses of TextInput in io.github.projectunified.unidialog.spigot.input
Classes in io.github.projectunified.unidialog.spigot.input that implement TextInput