Package me.deecaad.core.commands
Class CommandHelpBuilder
java.lang.Object
me.deecaad.core.commands.CommandHelpBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionCommandHelpBuilder(@NotNull net.kyori.adventure.text.format.Style primaryStyle, @NotNull net.kyori.adventure.text.format.Style secondaryStyle) -
Method Summary
Modifier and TypeMethodDescriptionvoidregister(@NotNull dev.jorel.commandapi.CommandAPICommand command)
-
Constructor Details
-
CommandHelpBuilder
public CommandHelpBuilder(@NotNull @NotNull net.kyori.adventure.text.format.Style primaryStyle, @NotNull @NotNull net.kyori.adventure.text.format.Style secondaryStyle)
-
-
Method Details
-
register
public void register(@NotNull @NotNull dev.jorel.commandapi.CommandAPICommand command)
-