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