Class SuggestionsBranch<CommandSender>

java.lang.Object
dev.jorel.commandapi.arguments.SuggestionsBranch<CommandSender>

public class SuggestionsBranch<CommandSender> extends Object
This class represents a branch in the suggestions of an argument. Use suggest(ArgumentSuggestions...) to add suggestions, then branch(SuggestionsBranch...) to add more branches.