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