An open API service indexing awesome lists of open source software.

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

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)