promotional bannermobile promotional banner

NBTLib

An alternative to the bukkit safeguarding system.

File Details

0.3.1

  • B
  • Jul 5, 2013
  • 32.33 KB
  • 979
  • 1.6.1+2

File Name

NBTLib.jar

Supported Versions

  • 1.6.1
  • 1.5.2
  • 1.4.7

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.