Posted May 7, 20205 yr Hi, is there a way to add new methodes and attributes to the ClientPlayNetHandler and ServerPlayNetHandler classes? I want to create a system similar to the existing advancements system, so my goal is to add a new Manager to the ClientPlayNetHandler and also I have created custom Packets and I want to send and process them in ClientPlayNetHandler and ServerPlayNetHandler Cheers, Corgam
May 7, 20205 yr you send minecraft packets via the the <Dist>PlayNetHandler and for your own look into the docs SimpleImpl I will make fun of you if you are not able to look into the (vanilla-) code.
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.