Hey,
i'm working on a 3D model for my Forge mod and in the new version of Forge the exported java files are invalid.
The ModelRenderer class has been renamed to RendererModel and the ModelBase class also doen't exist anymore. BipedModel or Model would be an alternative.
It would be wonderful if you could update the java export.