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.
Entity renderers must be registered using EntityRenderersEvent.RegisterRenderers#registerEntityRenderer.
EntityRendererProvider is simply a factory interface for your renderer. Minecraft will call it to create the instance of your renderer.
Recommended Posts
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.