What's Changed
- Add 1.21.3 support (and 1.21.2, but you shouldn't be using this version)
- Hide NBTFile/NBTContainer fully behind NBT (methods are now deprecated, pointing to the equivalent NBT replacement)
- Add missing addCompound(ReadableNBT comp) to ReadWriteNBTCompoundList
- Fix edge-case in writing out Bukkit items without data
- Try to auto-detect pre 1.20.3 item nbt also via the "Count" tag for updating
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #297
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #300
Full Changelog: 2.13.2...2.14.0