JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package io.github.projectunified.unidialog.core.body
package
io.github.projectunified.unidialog.core.body
Related Packages
Package
Description
io.github.projectunified.unidialog.core
io.github.projectunified.unidialog.core.action
io.github.projectunified.unidialog.core.dialog
io.github.projectunified.unidialog.core.input
io.github.projectunified.unidialog.core.opener
Interfaces
Class
Description
DialogBodyBuilder
<I>
Interface for building dialog bodies.
ItemBody
<I,
B extends
TextBody
<B>,
T extends
ItemBody
<I,
B,
T>>
Interface for building item bodies in a dialog.
TextBody
<T extends
TextBody
<T>>
Interface for building text bodies in a dialog.