mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-24 06:51:30 +11:00
c9aeda7dbd
In NBT, lists are allowed to have the element type TAG_End iff their length is zero. This adds an explicit `List::End` enum variant to valence_nbt. |
||
---|---|---|
.. | ||
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.