Posted March 9, 201510 yr I am updating my mod from 1.7.10 and am wondering how to render my entity. Everything seems virtually the same except that there needs to be a RenderManager which has confused me. I used to have this in my ClientProxy class but not sure how it has changed: RenderingRegistry.registerEntityRenderingHandler(MyEntity.class, new RenderMyEntity(new MyModel(), 0));
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.