4jcraft/targets/minecraft/world
MatthewBeshay 45c85fcf79 perf: stop heap-allocating mob restriction state and Path nodes
Inlines restrictCenter and leashRestrictionGoal as value members and
stores Path nodes by value, removing per-mob and per-path malloc churn.
2026-04-09 15:24:13 +10:00
..
damageSource style: clang-format the entire project 2026-04-09 15:24:13 +10:00
effect style: clang-format the entire project 2026-04-09 15:24:13 +10:00
entity perf: stop heap-allocating mob restriction state and Path nodes 2026-04-09 15:24:13 +10:00
food
inventory style: clang-format the entire project 2026-04-09 15:24:13 +10:00
item style: clang-format the entire project 2026-04-09 15:24:13 +10:00
level perf: stop heap-allocating mob restriction state and Path nodes 2026-04-09 15:24:13 +10:00
phys
scores style: clang-format the entire project 2026-04-09 15:24:13 +10:00
CompoundContainer.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
CompoundContainer.h
Container.h
Difficulty.h
FlippedIcon.cpp
FlippedIcon.h
Icon.h
IconRegister.h
MouseInventoryClickHandler.h
net.minecraft.world.ContainerListener.h
SimpleContainer.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
SimpleContainer.h
WorldlyContainer.h