mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-03 13:05:30 +02:00
Static Abuse Cleanup - MobHealthBarUtils (now MobHealthBarManager)
This commit is contained in:
@@ -812,6 +812,6 @@ public final class CombatUtils {
|
||||
return;
|
||||
}
|
||||
|
||||
MobHealthbarUtils.handleMobHealthbars(target, damage, plugin);
|
||||
pluginRef.getMobHealthBarManager().handleMobHealthbars(target, damage, plugin);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user