Package com.github.darksoulq.abyssallib.world.dialog
package com.github.darksoulq.abyssallib.world.dialog
-
ClassesClassDescriptionBaseDialog<T extends BaseDialog<T>>An abstract base class providing a fluent builder-style API for creating Minecraft Dialogs.A dialog implementation representing a binary choice, typically used for confirmations.Static factory for generating inputs, buttons, and body content for Dialogs.A dialog that displays a list of selectable child dialogs.A central factory class for instantiating various dialog types.A dialog displaying multiple buttons as primary actions.A standard notice dialog used to display information with an optional primary action button.A dialog implementation specifically for displaying server link buttons.