Jump to content

Recommended Posts

Posted

Hey people, so let me explain a bit. Before I updated to 1.7 I was working on a chair that required the Packet39AttachEntity but as of 1.7 everything related to packets changed. My question to one of you guys is, where or how do I still access its features?

 

Packet39AttachEntity packet = new Packet39AttachEntity(entityplayer, this); is what I used before I send the server the package

Posted

You shouldn't need to use such a packet manually. You should post more of your old code.

 

the reason why I needed it is because I notify it with this line:

 

player.playerNetServerHandler.sendPacket(packet);

Posted

I know why you think you need it. But you should not need to send packets at all. Why do you think you need? Again: Show more of your code.

 

I send you a message containing a link to my pastebin

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.