Uses of Interface
dev.sympho.modular_commands.api.command.result.CommandErrorException
Packages that use CommandErrorException
Package
Description
Interfaces defining the result of handling an invoked command.
-
Uses of CommandErrorException in dev.sympho.modular_commands.api.command.result
Methods in dev.sympho.modular_commands.api.command.result that return CommandErrorExceptionModifier and TypeMethodDescriptionstatic CommandErrorException
Generates a result indicating the command encountered an error due to an exception.