-
- 所有已知实现类:
AbstractExceptionProcessor
@ProhibitBean public interface IExceptionProcessor
-
-
字段概要
字段 修饰符和类型 字段 说明 static int
COMMAND_NOT_FOUND
static int
ERROR_CATEGORY
static int
NO_PERMISSION
-
方法概要
修饰符和类型 方法 说明 boolean
onCommandDeny(@NotNull ICommandSender sender, @NotNull ICommand command, @NotNull String label, @NotNull List<String> args, @NotNull List<String> full_args, int type)
-