Package com.nexomc.nexo.dialog
Class NexoDialogAction
-
- All Implemented Interfaces:
public final class NexoDialogAction
-
-
Field Summary
Fields Modifier and Type Field Description private final ConfigurationSectionactionSection
-
Constructor Summary
Constructors Constructor Description NexoDialogAction(ConfigurationSection actionSection)
-
Method Summary
Modifier and Type Method Description final ConfigurationSectiongetActionSection()final DialogActioncreateAction()-
-
Method Detail
-
getActionSection
final ConfigurationSection getActionSection()
-
createAction
final DialogAction createAction()
-
-
-
-