| Package | Description | 
|---|---|
| net.minecraftforge.client.model.obj | 
| Modifier and Type | Field and Description | 
|---|---|
| protected OBJModel.OBJState.Operation | OBJModel.OBJState. operationDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static OBJModel.OBJState.Operation | OBJModel.OBJState.Operation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static OBJModel.OBJState.Operation[] | OBJModel.OBJState.Operation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OBJModel.OBJState. changeGroupVisibilities(java.util.List<java.lang.String> names,
                       OBJModel.OBJState.Operation operation)Deprecated.  |