4jcraft/targets/minecraft/world/entity/boss
Sally Knight 342a195ba8 fix(wither): move livingEntitySelector from static to per-instance
Withers were previously using the same static LES pointer (which gets destroyed on death) causing a segfault when another wither is spawned after the first one is dead
2026-04-03 19:40:17 +03:00
..
enderdragon refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
wither fix(wither): move livingEntitySelector from static to per-instance 2026-04-03 19:40:17 +03:00
BossMob.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MultiEntityMob.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MultiEntityMobPart.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
MultiEntityMobPart.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00