4jcraft/minecraft/Minecraft.World/net/minecraft
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
..
commands refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
core move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
locale refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
network refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
stats refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
util refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
world refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
Direction.cpp move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Direction.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Facing.cpp move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Facing.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
net.minecraft.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Pos.cpp move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Pos.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
SharedConstants.cpp refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
SharedConstants.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00