Uses of Class
net.minecraftforge.client.model.obj.MaterialLibrary
-
Packages that use MaterialLibrary Package Description net.minecraftforge.client.model.obj -
-
Uses of MaterialLibrary in net.minecraftforge.client.model.obj
Fields in net.minecraftforge.client.model.obj declared as MaterialLibrary Modifier and Type Field Description static MaterialLibraryMaterialLibrary. EMPTYFields in net.minecraftforge.client.model.obj with type parameters of type MaterialLibrary Modifier and Type Field Description private java.util.Map<ResourceLocation,MaterialLibrary>OBJLoader. materialCacheMethods in net.minecraftforge.client.model.obj that return MaterialLibrary Modifier and Type Method Description MaterialLibraryOBJLoader. loadMaterialLibrary(ResourceLocation materialLocation)
-