4jcraft/targets/minecraft/world/entity/boss/wither
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
..
WitherBoss.cpp fix(wither): move livingEntitySelector from static to per-instance 2026-04-03 19:40:17 +03:00
WitherBoss.h fix(wither): move livingEntitySelector from static to per-instance 2026-04-03 19:40:17 +03:00