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