-
-
All Methods Static Methods Instance Methods Concrete Methods 修饰符和类 成员函数描述 Level
getLevel()
static Level
getOtherNetherPair(Level current)
static void
initLevels()
static Position
moveToNether(Position current)
static EnumLevel
valueOf(String name)
Returns the enum constant of this type with the specified name.static EnumLevel[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-