Uses of Enum
net.citizensnpcs.trait.CommandTrait.ExecutionMode
-
Uses of CommandTrait.ExecutionMode in net.citizensnpcs.trait
Modifier and TypeMethodDescriptionCommandTrait.getExecutionMode()
static CommandTrait.ExecutionMode
Returns the enum constant of this type with the specified name.static CommandTrait.ExecutionMode[]
CommandTrait.ExecutionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CommandTrait.setExecutionMode
(CommandTrait.ExecutionMode mode)