Uses of Interface
io.papermc.paper.registry.data.dialog.input.DialogInput
Packages that use DialogInput
Package
Description
Dialog inputs for Paper API.
-
Uses of DialogInput in io.papermc.paper.registry.data.dialog
Methods in io.papermc.paper.registry.data.dialog that return types with arguments of type DialogInputMethod parameters in io.papermc.paper.registry.data.dialog with type arguments of type DialogInputModifier and TypeMethodDescriptionDialogBase.Builder.inputs
(List<? extends DialogInput> inputs) Sets the inputs of the dialog. -
Uses of DialogInput in io.papermc.paper.registry.data.dialog.input
Subinterfaces of DialogInput in io.papermc.paper.registry.data.dialog.inputModifier and TypeInterfaceDescriptioninterface
A boolean dialog input.interface
A number range dialog input.interface
A single option dialog input.interface
A text dialog input.