Posted September 10, 201213 yr Hi i have written a own "copy" of the Snowball. When i spawn the Entity on the client everything works okay but when i spawn the entity on the server its hidden. but when i spawn a vanilla Snowball on the server everything works. why? i have registered the Renderer in the clientProxy: RenderingRegistry.registerEntityRenderingHandler(EntityGeneralMissle.class, new RenderGeneralMissle(194));
September 10, 201213 yr So.. how are you spawning it? And how are you registering the entity not the renderer. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
September 12, 201213 yr i noticed when i was creating mob like Entities i needed to implement IMob or my Entities didn't render. For your snow ball you might have to do something similar. Also posting src code helps a lot. http://i577.photobucket.com/albums/ss215/bobstrong/ModBannerMed.png[/img]
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.