Package com.nexomc.nexo.dialog
Class NexoDialogBody
-
- All Implemented Interfaces:
public final class NexoDialogBody
-
-
Field Summary
Fields Modifier and Type Field Description private final ConfigurationSectionbodySection
-
Constructor Summary
Constructors Constructor Description NexoDialogBody(ConfigurationSection bodySection)
-
Method Summary
Modifier and Type Method Description final ConfigurationSectiongetBodySection()final DialogBodycreateDialogBody()-
-
Method Detail
-
getBodySection
final ConfigurationSection getBodySection()
-
createDialogBody
final DialogBody createDialogBody()
-
-
-
-