Uses of Enum Class
me.github.simonplays15.betterbansystem.core.logging.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in me.github.simonplays15.betterbansystem.core.logging
Methods in me.github.simonplays15.betterbansystem.core.logging that return LogLevelModifier and TypeMethodDescriptionstatic LogLevel
Returns the enum constant of this class with the specified name.static LogLevel[]
LogLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in me.github.simonplays15.betterbansystem.core.logging with parameters of type LogLevel