Class CommandHelp<S extends Source>
java.lang.Object
studio.mevera.imperat.command.tree.help.CommandHelp<S>
-
Method Summary
Modifier and TypeMethodDescriptionstatic <S extends Source>
CommandHelp<S>create(ExecutionContext<S> context) <C> voidDisplays help using the provided query and theme.@NotNull ExecutionContext<S>@NotNull HelpCoordinator<S>
-
Method Details
-
create
-
display
Displays help using the provided query and theme.- Parameters:
query- the help query specifying what help to showtheme- the theme controlling how help is displayed
-
getContext
-
getCoordinator
-