Posted December 21, 20186 yr I have a render file and got it to work by registering it through RenderRegistry, however every source I've seen says that this is not optimal and I should be using RegistryEvents somehow. Is there a good example of using a RegistryEvent to register an entity render? Edited December 21, 20186 yr by lightningdragonx5
December 21, 20186 yr 44 minutes ago, lightningdragonx5 said: Is there a good example of using a RegistryEvent to register an entity render? entity renderers are fine to register in preinit(on the client only, obviously). There is no dedicated registry event for renderers.
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.