Package | Description |
---|---|
io.lumine.xikage.mythicmobs.logging |
Modifier and Type | Method and Description |
---|---|
static MythicLogger.DebugLevel |
MythicLogger.DebugLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MythicLogger.DebugLevel[] |
MythicLogger.DebugLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
MythicLogger.debug(MythicLogger.DebugLevel level,
String message,
Object... params) |
Copyright © 2020. All rights reserved.