Talk:Pre-release protocol

From wiki.vg
Revision as of 06:33, 29 July 2012 by DavidEGrayson (talk | contribs) (Created page with "In the discussion of the removal of the Chunk Allocation Packet, it says: "To deallocate memory you need to send a MapChunk packet, which only contains biome data for plains(...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In the discussion of the removal of the Chunk Allocation Packet, it says: "To deallocate memory you need to send a MapChunk packet, which only contains biome data for plains(all biome bytes set to 1)." According to my testing with a vanilla Minecraft 1.3 server, when a chunk goes out of range you actually get a Chunk Data (0x33) packet ground_up_continuous=true, primary_bit_map=0, add_bit_map=0, and real actual biome data (in my case it was mostly plains and some desert). This suggests that the sentence should be edited and this part should be removed: "for plains(all biome bytes set to 1)". If someone else can confirm this, we should make that change. --DavidEGrayson 23:33, 28 July 2012 (MST)