Class MtlParser
java.lang.Object
de.luckymcdev.foundryengine.client.render.obj.MtlParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionloadFromObj(net.minecraft.resources.Identifier objLocation, String mtlReference) voidparseMtlFile(net.minecraft.resources.Identifier mtlLocation, net.minecraft.server.packs.resources.Resource resource)
-
Constructor Details
-
MtlParser
public MtlParser()
-
-
Method Details
-
loadFromObj
-
parseMtlFile
public void parseMtlFile(net.minecraft.resources.Identifier mtlLocation, net.minecraft.server.packs.resources.Resource resource) throws IOException - Throws:
IOException
-
getMaterials
-