promotional bannermobile promotional banner

NBTLib

An alternative to the bukkit safeguarding system.

File Details

0.3.3

  • B
  • Dec 9, 2013
  • 32.59 KB
  • 1.6K
  • 1.7.2

File Name

NBTLib.jar

Supported Versions

  • 1.7.2

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.