Uses of Interface
dev.sympho.modular_commands.api.command.result.CommandFailureArgument
Packages that use CommandFailureArgument
Package
Description
Interfaces defining the result of handling an invoked command.
-
Uses of CommandFailureArgument in dev.sympho.modular_commands.api.command.result
Classes in dev.sympho.modular_commands.api.command.result that implement CommandFailureArgumentModifier and TypeClassDescriptionfinal recordFailure result due to one or more argument being provided where one wasn't expected.final recordFailure result due to a provided argument being invalid.final recordFailure result due to a required argument not being provided.