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

545 B

Minecraft Network Protocol Docs 11/6/20

For 16u2-beta-3 and 16u2-beta-4, Network Protocol Version 422

The anvil supports server authoritative crafting as well as the cartography table at this point.

Packet Changes

Resource Packs Info

Added Is Raytracing Capable boolean field to the textures.

Enum changes

ItemStackRequestActionType: Added CraftRecipeOptional(12) Removed CraftMap

The PlayerAuthMovementPacket::InputData enum is never written as is but governs a bitset in PlayerAuthMovementPacket; it's documented now.