urbanxx001 Posted November 5, 2020 Share Posted November 5, 2020 (edited) I have the following event class, which should change the rendering type of a vanilla mob when it's capability is updated. The capability itself works, however the events don't seem to be firing. Edit1: Actually it doesn't seem like the events are necessary. So the issue is updating the capability, which probably requires sending a packet when the item that sets the capability is used. Edit2: Since it's being sent and received client side, I probably need a C2S packet and then S2C one. Edit3: Got it working! It was updating on server and not client [Classes removed as the mod isn't released yet] Edited November 7, 2020 by urbanxx001 Quote Link to comment Share on other sites More sharing options...
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.