0.3.3

Details

  • Filename
    NBTLib.jar
  • Uploaded by
  • Uploaded
    Dec 9, 2013
  • Size
    32.59 KB
  • Downloads
    1,287
  • MD5
    2bec0f02ddc0c8ebaa29401c92d2657b

Supported Bukkit Versions

  • 1.7.2

Changelog

0.3.3

  • Fixes a bug with NBTTagList introduce in 0.3.2.

0.3.2

  • 1.7.2 compatible
  • Added ClassProxy.isProxy()

0.3.1

  • Fixed startup error (stupid me)
  • Abstract methods won't be passed to the "filterMethod" method by the ClassProxy anymore.

0.3

  • Added ClassProxy and MethodFilter
  • Added NBTLib.getMinecraftClass(String) and NBTLib.getCraftbukkitClass(String)

0.2

  • Minor bug fixes regarding compound and list tags (Maps and Lists are only copied if necessary, otherwise passed by reference)
  • NBT.mapToNBT and NBT.NBTToMap made public.

0.1

  • Initial release.