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