Uses of Record Class
dev.jorel.commandapi.wrappers.CommandResult
Packages that use CommandResult
-
Uses of CommandResult in dev.jorel.commandapi.arguments
Methods in dev.jorel.commandapi.arguments that return CommandResultModifier and TypeMethodDescription<CommandSourceStack>
CommandResultCommandArgument.parseArgument(com.mojang.brigadier.context.CommandContext<CommandSourceStack> cmdCtx, String key, CommandArguments previousArgs) Methods in dev.jorel.commandapi.arguments that return types with arguments of type CommandResultModifier and TypeMethodDescriptionfinal Argument<CommandResult> CommandArgument.branchSuggestions(SuggestionsBranch<org.bukkit.command.CommandSender>... branches) AddsSuggestionsBranchto this CommandArgument.CommandArgument.getPrimitiveType()