Expand description
Minecraft packet definitions organized by connection state.
Each submodule contains the packet structs for one connection state, along with direction-specific enums (serverbound/clientbound) that enable exhaustive pattern matching on received packets.
Auto-generated by cargo xt codegen. Do not edit manually.
Modulesยง
- configuration
- Configuration state packet definitions.
- handshake
- Handshake state packet definitions.
- login
- Login state packet definitions.
- play
- Play state packet definitions, split by category.
- status
- Status state packet definitions.