1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-02-23 20:56:46 +00:00
bedrock-protocol-docs/previous_changelogs/changelog_475_11_4_21.md
Oswaldo Leyva Barrientos 933599d224 Protocol version 622 for r/20_u7
2024-02-15 15:10:22 -08:00

567 B

Minecraft Network Protocol Docs 11/4/21

For r18, Network Protocol Version 475

Packet Changes

StartGamePacket:

  • Added Server Block Type Registry Checksum (uint64)

SubChunkPacket:

  • Added Cache Enabled (bool)
  • Added Blob Id (uint64)
  • Fixed docs to illustrate conditional branching properly

Experiments - a few fields were hidden in the previous drop, it is fixed now.

Enum Changes

LevelEvent: Added SleepingPlayers(9801)

LevelSoundEvent: Added RecordOtherside(371) Displaced Undefined

MinecraftPacketIds: Changed PhotoInfoRequest from 0 to 173