Uses of Enum Class
io.github.projectunified.craftcommand.example.standalone.EdgeCaseCommand.Color
Packages that use EdgeCaseCommand.Color
-
Uses of EdgeCaseCommand.Color in io.github.projectunified.craftcommand.example.standalone
Methods in io.github.projectunified.craftcommand.example.standalone that return EdgeCaseCommand.ColorModifier and TypeMethodDescriptionstatic EdgeCaseCommand.ColorReturns the enum constant of this class with the specified name.static EdgeCaseCommand.Color[]EdgeCaseCommand.Color.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.projectunified.craftcommand.example.standalone with parameters of type EdgeCaseCommand.ColorModifier and TypeMethodDescriptionvoidEdgeCaseCommand.enumParam(Object sender, EdgeCaseCommand.Color color)