mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-20 15:39:31 +00:00
Rearranged entries in tick
This commit is contained in:
@@ -140,8 +140,8 @@ public class LivingEcoBoss extends PluginDependent {
|
||||
for (Effect effect : effects) {
|
||||
effect.onDeath(boss, entity, tick);
|
||||
}
|
||||
runnable.cancel();
|
||||
boss.removeLivingBoss(entity.getUniqueId());
|
||||
runnable.cancel();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user