Package net.citizensnpcs.commands
Class TraitCommands
java.lang.Object
net.citizensnpcs.commands.TraitCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(CommandContext args, CommandSender sender, NPC npc) void
clearsaves
(CommandContext args, CommandSender sender, NPC npc) void
remove
(CommandContext args, CommandSender sender, NPC npc) void
toggle
(CommandContext args, CommandSender sender, NPC npc)
-
Constructor Details
-
TraitCommands
-
-
Method Details
-
add
- Throws:
CommandException
-
clearsaves
- Throws:
CommandException
-
remove
- Throws:
CommandException
-
toggle
- Throws:
CommandException
-