mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
ca269cd03e
To implement the hoverEvent show_item, we need an SNBT parser and a SNBT serializer. An SNBT parser is implemented in this commit. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
valence_nbt
A library for encoding and decoding Minecraft's Named Binary Tag (NBT) format.
See the documentation for more information.