https://github.com/endstonemc/protocol-docs
Documentation of the Minecraft Bedrock network protocol
https://github.com/endstonemc/protocol-docs
Last synced: about 1 month ago
JSON representation
Documentation of the Minecraft Bedrock network protocol
- Host: GitHub
- URL: https://github.com/endstonemc/protocol-docs
- Owner: EndstoneMC
- Created: 2026-04-15T16:16:49.000Z (about 2 months ago)
- Default Branch: r26_u1
- Last Pushed: 2026-04-24T11:05:58.000Z (about 2 months ago)
- Last Synced: 2026-04-24T11:08:24.223Z (about 2 months ago)
- Size: 133 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Endstone Bedrock Protocol Documentation
We maintain this documentation so developers writing [Endstone](https://github.com/EndstoneMC) plugins have the schemas
they need to construct and send protocol packets. Each branch pins the schemas for one Bedrock Dedicated Server (BDS)
release, extracted directly from the BDS binary by our in-house dumper.
> [!IMPORTANT]
> Protocol is subject to change release over release.
- Current Release - r26_u1
- Minecraft Version - 1.26.14.1
- Network Version - 944
- Changes since r26_u0 - [compare](https://github.com/EndstoneMC/protocol-docs/compare/r26_u0...4fea3a00fe1d1e8f4d0ba912ccd782b28924edee)