Uses of Package
io.papermc.paper.registry.data.dialog.input
Packages that use io.papermc.paper.registry.data.dialog.input
Package
Description
Dialog inputs for Paper API.
-
Classes in io.papermc.paper.registry.data.dialog.input used by io.papermc.paper.registry.data.dialogClassDescriptionA builder for a boolean dialog input.Represents an input for dialog.A builder for creating instances of
NumberRangeDialogInput
.A builder for creating aSingleOptionDialogInput
.Represents a single option entry in a single option dialog input.A builder for a text dialog input.Represents the multiline options for a text dialog input. -
Classes in io.papermc.paper.registry.data.dialog.input used by io.papermc.paper.registry.data.dialog.inputClassDescriptionA boolean dialog input.A builder for a boolean dialog input.Represents an input for dialog.A number range dialog input.A builder for creating instances of
NumberRangeDialogInput
.A single option dialog input.A builder for creating aSingleOptionDialogInput
.Represents a single option entry in a single option dialog input.A text dialog input.A builder for a text dialog input.Represents the multiline options for a text dialog input.