Complete reference for all 81 Minecraft 1.8.9 network packets. Designed for client and server developers working with the 1.8.9 protocol.
- All 81 packets documented with fields, types, and wire encoding
- Search by packet name, ID, or description
- Filter by direction (Serverbound/Clientbound) and protocol state
- MCP code references for every packet
- Dark theme, mobile-responsive
This is a static site. Deploy to GitHub Pages:
# The site files are in website/- MCP (Minecraft Coder Pack) deobfuscated source
- wiki.vg protocol specification
- Forge JavaDocs (1.8.9)