Posted October 6, 201312 yr Is there an easy build in way to sync NBT data? i really have a ton of data and it is quite a pain to write it all to a ByteArrayDataOutput and a NBTTagCompound. Just sending and reading the NBT data seems to be a lot easier. i know it can be done since a tile entity does the same thing with its description packages. so.. can someone tell me how http://www.minecraftforum.net/topic/1937703-162smpforge-pet-mastery-hatch-level-battle/
October 6, 201312 yr Have you looked into how their are made? It's pretty easy they just grab the NBT into the packet and ship it off. You can look into which packets the TE's are using and how and just use the same way yourself If you guys dont get it.. then well ya.. try harder...
October 7, 201312 yr Author Ah thnx found it cant believe i forgot to look in the Tile Entity class... http://www.minecraftforum.net/topic/1937703-162smpforge-pet-mastery-hatch-level-battle/
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.