Package | Description |
---|---|
net.minecraftforge.client.model.obj |
Modifier and Type | Method and Description |
---|---|
static OBJModel.OBJProperty |
OBJModel.OBJProperty.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static OBJModel.OBJProperty[] |
OBJModel.OBJProperty.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|