Expand description
Minecraft protocol types and their wire-codec interface.
The crate models protocol values and provides their encoding and decoding
through TypeCodec.
Modules§
- basic
- Basic Minecraft protocol types and their wire encodings.
- component
- Data model for Minecraft text components.
- json_
text_ component - JSON-backed Minecraft text components encoded as protocol strings.
- nbt
- Named Binary Tag (NBT) values.
- text_
component - NBT-backed Minecraft text components.