Uses of Class
net.minecraftforge.client.model.obj.ObjModel
Packages that use ObjModel
-
Uses of ObjModel in net.minecraftforge.client.model.obj
Fields in net.minecraftforge.client.model.obj with type parameters of type ObjModelModifier and TypeFieldDescriptionprivate final Map<ObjModel.ModelSettings,ObjModel> ObjLoader.modelCacheMethods in net.minecraftforge.client.model.obj that return ObjModelModifier and TypeMethodDescriptionObjLoader.loadModel(ObjModel.ModelSettings settings) static ObjModelObjModel.parse(ObjTokenizer tokenizer, ObjModel.ModelSettings settings) ObjLoader.read(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext deserializationContext)