We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9271164
Critical SNBT bug fix.
52a7a48
SNBT serialization.
442603d
Iterable byte, int and long array tags.
2f027cc
JSON <-> NBT (de)serialization
50aa709
Specialized get and contains methods for compound tag.
cb929eb
Enhanced constructors for array tags.
d9db5b7
Specialized put methods for the compound tag, and the last refactor.
3500445
Complete rewrite with support for custom-made tags.
b73bf16
Large rework / refactor concerning the use of the root tag and NbtReader utility.
8ac307e
Enhancements to the ease of use of the compound and list tags. Use with caution.