Releases: Ynverxe/nbt-structure
Releases · Ynverxe/nbt-structure
1.4.0
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)
1.3.0
1.3.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)
- nbt: add method to guess the content of the array and return an NBTArray (f4caac2)
Bug Fixes
- NBTEnd: set constructor visibility as private (3b69b5a)