Package studio.mevera.imperat.help
Class AdventureHelpTheme
java.lang.Object
studio.mevera.imperat.command.tree.help.theme.BaseHelpTheme<BukkitCommandSource,net.kyori.adventure.text.Component>
studio.mevera.imperat.help.AdventureHelpTheme
- All Implemented Interfaces:
studio.mevera.imperat.command.tree.help.theme.HelpTheme<BukkitCommandSource,net.kyori.adventure.text.Component>
public abstract class AdventureHelpTheme
extends studio.mevera.imperat.command.tree.help.theme.BaseHelpTheme<BukkitCommandSource,net.kyori.adventure.text.Component>
-
Nested Class Summary
Nested classes/interfaces inherited from interface studio.mevera.imperat.command.tree.help.theme.HelpTheme
studio.mevera.imperat.command.tree.help.theme.HelpTheme.Option<T extends Object> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.mevera.imperat.command.tree.help.theme.BaseHelpTheme
createEmptyComponent, createEmptyContent, 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
-
AdventureHelpTheme
protected AdventureHelpTheme()
-