JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package net.md_5.bungee.api.dialog.chat
package
net.md_5.bungee.api.dialog.chat
Contains dialog extensions to the chat API.
Related Packages
Package
Description
net.md_5.bungee.api.dialog
Contains the core classes for the display of a
Dialog
.
net.md_5.bungee.api.dialog.action
Contains the different actions/buttons for a
Dialog
.
net.md_5.bungee.api.dialog.body
Contains the different
Dialog
body content types.
net.md_5.bungee.api.dialog.input
Represents the various input controls which may be present on form dialogs.
Classes
Class
Description
ShowDialogClickEvent
Click event which displays either a pre-existing dialog by key or a custom dialog.