Uses of Enum
net.citizensnpcs.trait.CommandTrait.ErrorHandling
Packages that use CommandTrait.ErrorHandling
-
Uses of CommandTrait.ErrorHandling in net.citizensnpcs.trait
Methods in net.citizensnpcs.trait that return CommandTrait.ErrorHandlingModifier and TypeMethodDescriptionstatic CommandTrait.ErrorHandling
Returns the enum constant of this type with the specified name.static CommandTrait.ErrorHandling[]
CommandTrait.ErrorHandling.values()
Returns an array containing the constants of this enum type, in the order they are declared.