Class StringHelpComponent<S extends Source>
java.lang.Object
studio.mevera.imperat.command.tree.help.theme.HelpComponent<S,String>
studio.mevera.imperat.command.tree.help.theme.StringHelpComponent<S>
-
Field Summary
Fields inherited from class studio.mevera.imperat.command.tree.help.theme.HelpComponent
componentValue -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull HelpComponent<S,String> appendText(String text) @NotNull HelpComponent<S,String> repeat(int times) voidMethods inherited from class studio.mevera.imperat.command.tree.help.theme.HelpComponent
append, appendParameterFormat, appendText, plainText
-
Constructor Details
-
StringHelpComponent
-
-
Method Details
-
send
- Specified by:
sendin classHelpComponent<S extends Source,String>
-
append
- Specified by:
appendin classHelpComponent<S extends Source,String>
-
appendText
- Specified by:
appendTextin classHelpComponent<S extends Source,String>
-
repeat
- Specified by:
repeatin classHelpComponent<S extends Source,String>
-