Package net.citizensnpcs.trait.versioned
Class PufferFishTrait
java.lang.Object
net.citizensnpcs.api.trait.Trait
net.citizensnpcs.trait.versioned.PufferFishTrait
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
static void
pufferfish
(CommandContext args, CommandSender sender, NPC npc, Integer state) void
setPuffState
(int state)
-
Constructor Details
-
PufferFishTrait
public PufferFishTrait()
-
-
Method Details
-
getPuffState
public int getPuffState() -
setPuffState
public void setPuffState(int state) -
pufferfish
public static void pufferfish(CommandContext args, CommandSender sender, NPC npc, Integer state) throws CommandException - Throws:
CommandException
-