Uses of Class
dev.jorel.commandapi.arguments.SuggestionsBranch
Packages that use SuggestionsBranch
-
Uses of SuggestionsBranch in dev.jorel.commandapi.arguments
Methods in dev.jorel.commandapi.arguments that return SuggestionsBranchModifier and TypeMethodDescriptionSuggestionsBranch.branch(SuggestionsBranch... branches) Adds further branches to thisSuggestionsBranch.static SuggestionsBranchSuggestionsBranch.suggest(ArgumentSuggestions... suggestions) Creates aSuggestionsBranchstarting with the given suggestions.Methods in dev.jorel.commandapi.arguments with parameters of type SuggestionsBranchModifier and TypeMethodDescriptionSuggestionsBranch.branch(SuggestionsBranch... branches) Adds further branches to thisSuggestionsBranch.CommandArgument.branchSuggestions(SuggestionsBranch... branches) AddsSuggestionsBranchto this CommandArgument.