Uses of Enum
net.citizensnpcs.trait.CommandTrait.CommandTraitError
-
Uses of CommandTrait.CommandTraitError in net.citizensnpcs.trait
Modifier 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.Modifier and TypeMethodDescriptionvoid
CommandTrait.clearHistory
(CommandTrait.CommandTraitError which, UUID who) void
CommandTrait.setCustomErrorMessage
(CommandTrait.CommandTraitError which, String message)