LibAC-dart/lib/nbt/impl
2025-05-27 13:39:09 -07:00
..
ByteArrayTag.dart Adds a new functions to the NBT Tag abstract: getter and setter for value 2024-07-21 05:19:57 -07:00
ByteTag.dart Adds a new functions to the NBT Tag abstract: getter and setter for value 2024-07-21 05:19:57 -07:00
CompoundTag.dart Adds to the Tag a parent tag reference. 2024-07-22 04:49:57 -07:00
DoubleTag.dart Fix a bug relating to NBT decimal precision 2025-05-27 13:39:09 -07:00
EndTag.dart Adds a new functions to the NBT Tag abstract: getter and setter for value 2024-07-21 05:19:57 -07:00
FloatTag.dart Fix a bug relating to NBT decimal precision 2025-05-27 13:39:09 -07:00
IntArrayTag.dart Fix SNBT Parsing and writing of single quoted strings, and strings with quotes or single quotes within. 2025-01-22 01:48:17 -07:00
IntTag.dart Adds a new functions to the NBT Tag abstract: getter and setter for value 2024-07-21 05:19:57 -07:00
ListTag.dart Adds to the Tag a parent tag reference. 2024-07-22 04:49:57 -07:00
LongArrayTag.dart Adds a new functions to the NBT Tag abstract: getter and setter for value 2024-07-21 05:19:57 -07:00
LongTag.dart Adds a new functions to the NBT Tag abstract: getter and setter for value 2024-07-21 05:19:57 -07:00
ShortTag.dart Adds a new functions to the NBT Tag abstract: getter and setter for value 2024-07-21 05:19:57 -07:00
StringTag.dart Fix SNBT Parsing and writing of single quoted strings, and strings with quotes or single quotes within. 2025-01-22 01:48:17 -07:00