4jcraft/minecraft/nbt/include/nbt
MatthewBeshay 7ddfaeb59e refactor: remove arrayWithLength, replace with std::vector
Eliminates the custom arrayWithLength<T> wrapper and all typedefs, replacing with std::vector<T> directly.
2026-03-31 12:06:19 +11:00
..
ByteArrayTag.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
ByteTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
com.mojang.nbt.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
CompoundTag.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
DoubleTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
EndTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
FloatTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
IntArrayTag.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
IntTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
ListTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
LongTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
NbtIo.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
ShortTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
StringTag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
Tag.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00