Uses of Enum Class
studio.magemonkey.fabled.log.LogType
Packages that use LogType
-
Uses of LogType in studio.magemonkey.fabled.log
Methods in studio.magemonkey.fabled.log that return LogTypeModifier and TypeMethodDescriptionstatic LogType
Returns the enum constant of this class with the specified name.static LogType[]
LogType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.magemonkey.fabled.log with parameters of type LogType