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