Interface DialogRegistryEntry
- All Known Subinterfaces:
DialogRegistryEntry.Builder
A data-centric version-specific registry entry for the
Dialog type.- Since:
- 1.21.7
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA mutable builder for theDialogRegistryEntryplugins may change in applicable registry events. -
Method Summary
-
Method Details
-
base
The base dialog for this entry.- Returns:
- the base dialog
- Since:
- 1.21.7
-
type
The type of dialog for this entry.- Returns:
- the dialog type
- Since:
- 1.21.7
-