Uses of Enum
net.citizensnpcs.trait.CommandTrait.CommandTraitError
Packages that use CommandTrait.CommandTraitError
-
Uses of CommandTrait.CommandTraitError in net.citizensnpcs.trait
Subclasses with type arguments of type CommandTrait.CommandTraitError in net.citizensnpcs.traitMethods in net.citizensnpcs.trait that return CommandTrait.CommandTraitErrorModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CommandTrait.CommandTraitError[]CommandTrait.CommandTraitError.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.CommandTraitErrorModifier and TypeMethodDescriptionvoidCommandTrait.clearHistory(CommandTrait.CommandTraitError which, UUID who) voidCommandTrait.setCustomErrorMessage(CommandTrait.CommandTraitError which, String message)