Bassebombecraft

Bassebombecraft

18.5k Downloads

Build fails with: The method clearPathEntity() is undefined for the type PathNavigate

Closed this issue ยท 0 comments

commented

Solution:

Replace: entity.getNavigator().clearPathEntity();
with: entity.getNavigator().clearPath();