Posted September 26, 201312 yr Is there a difference between using entityClientPlayerMP.sendQueue.addToSendQueue(packet) and PacketDispatcher.sendPacketToServer(Packet packet)? The wiki tutorial says they can both be used, but what I'm worried about is using the latter method, is the Player parameter in onPacketData necessarily the same as the one that sent it? I'm guessing it must be, as it should know which client the packet came from and create the parameter accordingly. http://i.imgur.com/NdrFdld.png[/img]
September 26, 201312 yr Author Will do. Thanks for the clear answer! http://i.imgur.com/NdrFdld.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.