Uses of Class
net.citizensnpcs.api.command.exception.CommandException
Packages that use CommandException
-
Uses of CommandException in net.citizensnpcs.api.command
Methods in net.citizensnpcs.api.command that throw CommandExceptionModifier and TypeMethodDescriptionvoidCommandManager.execute(Command command, String[] args, CommandSender sender, Object... methodArgs) Attempt to execute a command using the rootCommandgiven.CommandContext.getSenderLocation()CommandContext.getSenderTargetBlockLocation()static LocationCommandContext.parseLocation(Location currentLocation, String flag) voidCommandAnnotationProcessor.process(CommandSender sender, CommandContext context, Annotation instance, Object[] args) voidRequirementsProcessor.process(CommandSender sender, CommandContext context, Annotation instance, Object[] methodArgs) Arg.FlagValidator.Identity.validate(CommandContext args, CommandSender sender, NPC npc, String input) Arg.FlagValidator.validate(CommandContext args, CommandSender sender, NPC npc, String input) float[]Arg.FloatArrayFlagValidator.validate(CommandContext args, CommandSender sender, NPC npc, String input) -
Uses of CommandException in net.citizensnpcs.api.command.exception
Subclasses of CommandException in net.citizensnpcs.api.command.exceptionModifier and TypeClassDescriptionclassclassclassclassclassclass