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.Bucket
Packages that use
Bucket
Package
Description
org.cloudburstmc.api.item.data
Uses of
Bucket
in
org.cloudburstmc.api.item.data
Methods in
org.cloudburstmc.api.item.data
that return
Bucket
Modifier and Type
Method
Description
static
Bucket
Bucket.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Bucket
[]
Bucket.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.