Class TextBasedHelpTheme<S extends CommandSource>
java.lang.Object
studio.mevera.imperat.command.tree.help.theme.BaseHelpTheme<S,String>
studio.mevera.imperat.command.tree.help.theme.TextBasedHelpTheme<S>
-
Nested Class Summary
Nested classes/interfaces inherited from interface studio.mevera.imperat.command.tree.help.theme.HelpTheme
HelpTheme.Option<T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.mevera.imperat.command.tree.help.theme.BaseHelpTheme
createEmptyComponent, getFooter, getFooterContent, getHeader, getHeaderContent, getOptionValue, setOptionValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface studio.mevera.imperat.command.tree.help.theme.HelpTheme
getUsageFormatter
-
Constructor Details
-
TextBasedHelpTheme
public TextBasedHelpTheme()
-
-
Method Details
-
createEmptyContent
- Specified by:
createEmptyContentin classBaseHelpTheme<S extends CommandSource,String>
-