Package io.papermc.paper.registry.data.dialog.input
@Experimental
@NullMarked
package io.papermc.paper.registry.data.dialog.input
Dialog inputs for Paper API.
-
InterfacesClassDescriptionA 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.