github tr7zw/Item-NBT-API 2.16.0

4 hours ago

What's Changed

  • Add 26.2 as supported (already worked, but now without complaining)
  • Migrate NBTBlock & NBTChunk to NBT by @SoSeDiK in #353
  • Fix 'GET_LIST' and 'OWN_TYPE' to their 'LEGACY' sufixed name on Forge at 1.7.10 by @EverNife in #356
  • Update readme badges by @SoSeDiK in #354

Dev notes

  • Consider updating to the new NBT.readAndGetChunkPDC/NBT.readChunkPDC etc. methods as a replacement for the NBTChunk/NBTBlock classes. The new methods will be faster for reading, and not leave behind empty tags.
  • Reminder that 1.7.10 is not officially supported anymore, including Forge hybrids. Use at your own risk/use PRs to resolve issues
  • When shading, just because the MinecraftVersion is UNKNOWN doesn't mean the NBTAPI isn't working, just that this version hasn't been tested against that Minecraft version. So don't refuse the plugin loading just because of that.

Full Changelog: 2.15.7...2.16.0

Don't miss a new Item-NBT-API release

NewReleases is sending notifications on new releases.