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