Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: EntityAIBase cannot be resolved to a type

Closed this issue ยท 2 comments

commented

EntityAIBase cannot be resolved to a type

/bassebombecraft-1.8/src/main/java/bassebombecraft/entity/ai/AiUtils.java

commented

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

Solution:
Should extend the net.minecraft.entity.ai.goal.Goal class.

commented

Closed with commit 8e0a69e.