Uses of Package
net.md_5.bungee.api.dialog.action
-
Packages that use net.md_5.bungee.api.dialog.action Package Description net.md_5.bungee.api.dialog Contains the core classes for the display of aDialog.net.md_5.bungee.api.dialog.action Contains the different actions/buttons for aDialog. -
Classes in net.md_5.bungee.api.dialog.action used by net.md_5.bungee.api.dialog Class Description DialogClickAction Represents a button which may be clicked.DialogSubmitAction Represents a dialog button associated with the submission of a form dialog containing inputs. -
Classes in net.md_5.bungee.api.dialog.action used by net.md_5.bungee.api.dialog.action Class Description DialogAction Represents a dialog action which will usually appear as a button.DialogClickAction Represents a button which may be clicked.DialogSubmitAction Represents a dialog button associated with the submission of a form dialog containing inputs.