Class TextHelpTheme<S extends CommandSource>

java.lang.Object
studio.mevera.imperat.command.tree.help.theme.BaseHelpTheme<S,String>
studio.mevera.imperat.command.tree.help.theme.TextHelpTheme<S>
All Implemented Interfaces:
HelpTheme<S,String>

public abstract class TextHelpTheme<S extends CommandSource> extends BaseHelpTheme<S,String>
  • Constructor Details

    • TextHelpTheme

      protected TextHelpTheme()