Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: The method add(CreatureEntity, LivingEntity) in the type CharmedMobsRepository is not applicable for the arguments (LivingEntity, LivingEntity)

Closed this issue ยท 2 comments

commented

The method add(CreatureEntity, LivingEntity) in the type CharmedMobsRepository is not applicable for the arguments (LivingEntity, LivingEntity)

/bassebombecraft-1.8/src/main/java/bassebombecraft/item/action/mist/entity/BeastmasterMist.java

commented

AI observations:
See #443 for a bit of info about how tasks have been replaced by goals.

Solution:
MobEntity is used as type for charmable mobs.

commented

Closed with commit 52119e9.