Uses of Annotation Type
net.citizensnpcs.api.command.Arg
Packages that use Arg
-
Uses of Arg in net.citizensnpcs.api.command
Methods in net.citizensnpcs.api.command with parameters of type ArgModifier and TypeMethodDescriptionvoid
CommandManager.CommandInfo.addArgAnnotation
(int idx, Class<?> paramType, Arg arg) -
Uses of Arg in net.citizensnpcs.trait.versioned
Method parameters in net.citizensnpcs.trait.versioned with annotations of type ArgModifier and TypeMethodDescriptionstatic void
WardenTrait.warden
(CommandContext args, CommandSender sender, NPC npc, String command, String player, Integer anger) static void
WardenTrait.warden
(CommandContext args, CommandSender sender, NPC npc, String command, String player, Integer anger) static void
WardenTrait.warden
(CommandContext args, CommandSender sender, NPC npc, String command, String player, Integer anger)