mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-03 06:37:47 +01:00
changed class name
This commit is contained in:
parent
d8c999fc33
commit
772ee48b84
@ -10,7 +10,7 @@ import net.Indyuce.mmocore.comp.rpg.damage.DamageInfo.DamageType;
|
||||
import net.Indyuce.mmoitems.MMOItems;
|
||||
import net.Indyuce.mmoitems.api.AttackResult;
|
||||
|
||||
public class MMOCoreDamageHandler implements DamageHandler {
|
||||
public class MMOItemsDamageHandler implements DamageHandler {
|
||||
|
||||
@Override
|
||||
public DamageInfo getDamage(Entity entity) {
|
Loading…
Reference in New Issue
Block a user