Uses of Enum
net.citizensnpcs.trait.CommandTrait.Hand
Packages that use CommandTrait.Hand
-
Uses of CommandTrait.Hand in net.citizensnpcs.trait
Subclasses with type arguments of type CommandTrait.Hand in net.citizensnpcs.traitMethods in net.citizensnpcs.trait that return CommandTrait.HandModifier and TypeMethodDescriptionstatic CommandTrait.HandReturns the enum constant of this type with the specified name.static CommandTrait.Hand[]CommandTrait.Hand.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.citizensnpcs.trait with parameters of type CommandTrait.HandModifier and TypeMethodDescriptionvoidCommandTrait.dispatch(Player player, CommandTrait.Hand handIn) Constructors in net.citizensnpcs.trait with parameters of type CommandTrait.Hand