| Package | Description | 
|---|---|
| net.minecraftforge.client.model.obj | 
| Modifier and Type | Field and Description | 
|---|---|
| OBJModel.MaterialLibrary | OBJModel.Parser. materialLibrary | 
| private OBJModel.MaterialLibrary | OBJModel. matLib | 
| Modifier and Type | Method and Description | 
|---|---|
| OBJModel.MaterialLibrary | OBJModel. getMatLib() | 
| OBJModel.MaterialLibrary | OBJModel.MaterialLibrary. makeLibWithReplacements(com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> replacements) | 
| Constructor and Description | 
|---|
| OBJModel(OBJModel.MaterialLibrary matLib,
        ResourceLocation modelLocation) | 
| OBJModel(OBJModel.MaterialLibrary matLib,
        ResourceLocation modelLocation,
        OBJModel.CustomData customData) |