JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
com.mojang.realmsclient.util.LevelType
Packages that use
LevelType
Package
Description
com.mojang.realmsclient.util
Uses of
LevelType
in
com.mojang.realmsclient.util
Methods in
com.mojang.realmsclient.util
that return
LevelType
Modifier and Type
Method
Description
static
LevelType
LevelType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
LevelType
[]
LevelType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.