Uses of Enum Class
org.tavall.couriers.api.console.style.LogColor
Packages that use LogColor
-
Uses of LogColor in org.tavall.couriers.api.console.style
Subclasses with type arguments of type LogColor in org.tavall.couriers.api.console.styleMethods in org.tavall.couriers.api.console.style that return LogColorModifier and TypeMethodDescriptionstatic LogColorReturns the enum constant of this class with the specified name.static LogColor[]LogColor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tavall.couriers.api.console.style with parameters of type LogColor