Uses of Interface
io.github.projectunified.unidialog.core.input.SingleOptionInput
Packages that use SingleOptionInput
Package
Description
-
Uses of SingleOptionInput in io.github.projectunified.unidialog.adventure.input
Subinterfaces of SingleOptionInput in io.github.projectunified.unidialog.adventure.inputModifier and TypeInterfaceDescriptioninterface
AdventureSingleOptionInput<T extends AdventureSingleOptionInput<T>>
An extension ofSingleOptionInput
that provides additional methods for handlingComponent
labels and options. -
Uses of SingleOptionInput in io.github.projectunified.unidialog.core.input
Classes in io.github.projectunified.unidialog.core.input with type parameters of type SingleOptionInputModifier and TypeInterfaceDescriptioninterface
SingleOptionInput<T extends SingleOptionInput<T>>
Interface for single option input types in a dialog.Methods in io.github.projectunified.unidialog.core.input with type parameters of type SingleOptionInputModifier and TypeMethodDescription<T extends SingleOptionInput<T>>
TDialogInputBuilder.singleOptionInput()
Create a single option input -
Uses of SingleOptionInput in io.github.projectunified.unidialog.packetevents.input
Classes in io.github.projectunified.unidialog.packetevents.input that implement SingleOptionInput -
Uses of SingleOptionInput in io.github.projectunified.unidialog.paper.input
Classes in io.github.projectunified.unidialog.paper.input that implement SingleOptionInput -
Uses of SingleOptionInput in io.github.projectunified.unidialog.spigot.input
Classes in io.github.projectunified.unidialog.spigot.input that implement SingleOptionInput