Uses of Enum Class
xericker.arenalegends.handler.parser.TimeParser.TimeKey
Packages that use TimeParser.TimeKey
-
Uses of TimeParser.TimeKey in xericker.arenalegends.handler.parser
Subclasses with type arguments of type TimeParser.TimeKey in xericker.arenalegends.handler.parserMethods in xericker.arenalegends.handler.parser that return TimeParser.TimeKeyModifier and TypeMethodDescriptionstatic TimeParser.TimeKeyReturns the enum constant of this class with the specified name.static TimeParser.TimeKey[]TimeParser.TimeKey.values()Returns an array containing the constants of this enum class, in the order they are declared.