4jcraft/minecraft/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
..
include/nbt refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
src refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
meson.build refactor: consistent include paths in java/nbt 2026-03-30 15:47:05 -05:00