4jcraft/minecraft/java
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/java 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 specify correct include path for java target 2026-03-30 17:19:50 -05:00