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