Uses of Enum Class
me.despical.commandframework.annotations.Command.SenderType
Packages that use Command.SenderType
-
Uses of Command.SenderType in me.despical.commandframework.annotations
Methods in me.despical.commandframework.annotations that return Command.SenderTypeModifier and TypeMethodDescriptionstatic Command.SenderTypeReturns the enum constant of this class with the specified name.static Command.SenderType[]Command.SenderType.values()Returns an array containing the constants of this enum class, in the order they are declared.