Uses of Package
io.papermc.paper.registry.data.dialog
Packages that use io.papermc.paper.registry.data.dialog
Package
Description
This package contains classes and interfaces related to the dialog system in Paper.
Collection of registry entry types that may be created or modified via the
RegistryEvent
.Dialog types for the Paper API.
This package contains events related to the Paper registry system.
-
Classes in io.papermc.paper.registry.data.dialog used by io.papermc.paper.dialogClassDescriptionA mutable builder for the
DialogRegistryEntry
plugins may change in applicable registry events. -
Classes in io.papermc.paper.registry.data.dialog used by io.papermc.paper.registry.dataClassDescriptionA mutable builder for the
DialogRegistryEntry
plugins may change in applicable registry events. -
Classes in io.papermc.paper.registry.data.dialog used by io.papermc.paper.registry.data.dialogClassDescriptionRepresents an action button in a dialog, which can be used to trigger actions or navigate within the dialog.A builder for creating ActionButton instances.Represents the base of all dialogs.Builder interface for creating dialog bases.Actions to take after the dialog is closed.A data-centric version-specific registry entry for the
Dialog
type.A mutable builder for theDialogRegistryEntry
plugins may change in applicable registry events. -
Classes in io.papermc.paper.registry.data.dialog used by io.papermc.paper.registry.data.dialog.typeClassDescriptionRepresents an action button in a dialog, which can be used to trigger actions or navigate within the dialog.
-
Classes in io.papermc.paper.registry.data.dialog used by io.papermc.paper.registry.eventClassDescriptionA mutable builder for the
DialogRegistryEntry
plugins may change in applicable registry events.