Class ObjMaterialLibrary
java.lang.Object
net.minecraftforge.client.model.obj.ObjMaterialLibrary
An OBJ material library (MTL), composed of named 
materials.- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ObjMaterialLibrary(package private) final Map<String,ObjMaterialLibrary.Material> 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
EMPTY
- 
materials
 
- 
- 
Constructor Details- 
ObjMaterialLibraryprivate ObjMaterialLibrary()
- 
ObjMaterialLibrary- Throws:
- IOException
 
 
- 
- 
Method Details- 
getMaterial
 
-