Interface DialogAction.StaticAction
- All Superinterfaces:
DialogAction
- Enclosing interface:
DialogAction
Represents an action that performs a static click event.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.papermc.paper.registry.data.dialog.action.DialogAction
DialogAction.CommandTemplateAction, DialogAction.CustomClickAction, DialogAction.StaticAction
-
Method Summary
-
Method Details
-
value
The click event to perform.- Returns:
- the click event
-