Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 19:51
3531cf8

1.4.0 (2023-08-27)

Features

  • add method to determine if a NBT object is primitive (e003110)
  • add support from SNBT conversion (text -> nbt & nbt -> text) (70c71a2)
  • add utility method to read nbt entries (99ad92e)
  • nbt-readable: add some read methods (cf47751)
  • nbt: add method to guess the content of the array and return an NBTArray (f4caac2)

Bug Fixes

  • NBTEnd: set constructor visibility as private (3b69b5a)