Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: isDead cannot be resolved or is not a field

Closed this issue ยท 2 comments

commented

isDead cannot be resolved or is not a field
/bassebombecraft-1.8/src/main/java/bassebombecraft/entity/ai/task/AiCommandersTargeting.java

commented

Solution: Refactor to used LivingEntity..isAlive()

commented

Closed with commit e1bd7fe.