Interface Dialog

All Superinterfaces:
net.kyori.adventure.dialog.DialogLike, net.kyori.adventure.key.Keyed, Keyed

@NonExtendable public interface Dialog extends Keyed, net.kyori.adventure.dialog.DialogLike
Represents a dialog. Can be created during normal server operation via create(Consumer). Can also be created during bootstrap via RegistryEvents.DIALOG.