Posted May 12, 201510 yr I have been following a tutorial and cannot implement IPacketHandler in the "Receiving Packets" part of the tutorial The tutorial: http://www.minecraftforge.net/wiki/Advanced_Packet_Handling Has IPacketHandler been renamed or have I goofed somewhere? Thanks:)
May 12, 201510 yr Super old tut. SimpleNetworkWrapper is what you are looking for. http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/2137055-1-7-x-1-8-customizing-packet-handling-with or short: http://www.minecraftforge.net/forum/index.php/topic,20135.0.html 1.7.10 is no longer supported by forge, you are on your own.
May 12, 201510 yr Hi 1.7.10 or 1.8? If 1.8, these links might be useful http://greyminecraftcoder.blogspot.com.au/2015/01/client-server-communication-using-your.html and a working tutorial example https://github.com/TheGreyGhost/MinecraftByExample/blob/master/src/main/java/minecraftbyexample/mbe60_network_messages/Notes.txt -TGG
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.