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