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 TypeInterfaceDescriptioninterfaceAdventureSingleOptionInput<T extends AdventureSingleOptionInput<T>>An extension ofSingleOptionInputthat provides additional methods for handlingComponentlabels and options. -
Uses of SingleOptionInput in io.github.projectunified.unidialog.bungeecord.input
Classes in io.github.projectunified.unidialog.bungeecord.input that implement SingleOptionInput -
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 TypeInterfaceDescriptioninterfaceSingleOptionInput<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