Uses of Interface
io.github.projectunified.unidialog.core.input.BooleanInput
Packages that use BooleanInput
Package
Description
-
Uses of BooleanInput in io.github.projectunified.unidialog.adventure.input
Subinterfaces of BooleanInput in io.github.projectunified.unidialog.adventure.inputModifier and TypeInterfaceDescriptioninterfaceAdventureBooleanInput<T extends AdventureBooleanInput<T>>An extension ofBooleanInputthat provides additional methods for handlingComponentlabels. -
Uses of BooleanInput in io.github.projectunified.unidialog.bungeecord.input
Classes in io.github.projectunified.unidialog.bungeecord.input that implement BooleanInput -
Uses of BooleanInput in io.github.projectunified.unidialog.core.input
Classes in io.github.projectunified.unidialog.core.input with type parameters of type BooleanInputModifier and TypeInterfaceDescriptioninterfaceBooleanInput<T extends BooleanInput<T>>Interface for boolean input types in a dialog.Methods in io.github.projectunified.unidialog.core.input with type parameters of type BooleanInputModifier and TypeMethodDescription<T extends BooleanInput<T>>
TDialogInputBuilder.booleanInput()Create a boolean input -
Uses of BooleanInput in io.github.projectunified.unidialog.packetevents.input
Classes in io.github.projectunified.unidialog.packetevents.input that implement BooleanInput -
Uses of BooleanInput in io.github.projectunified.unidialog.paper.input
Classes in io.github.projectunified.unidialog.paper.input that implement BooleanInput