Uses of Annotation Type
net.citizensnpcs.api.command.Arg
-
Uses of Arg in net.citizensnpcs.api.command
Modifier and TypeMethodDescriptionvoid
CommandManager.CommandInfo.addArgAnnotation
(int idx, Class<?> paramType, Arg arg) -
Uses of Arg in net.citizensnpcs.trait.versioned
Modifier 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)