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