Uses of Class
net.minecraft.entity.ai.pathing.EntityNavigation
Packages that use EntityNavigation
Package
Description
-
Uses of EntityNavigation in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as EntityNavigationModifier and TypeFieldDescriptionprivate EntityNavigationFleeEntityGoal.fleeingEntityNavigationprivate EntityNavigationFollowOwnerGoal.navigation -
Uses of EntityNavigation in net.minecraft.entity.ai.pathing
Subclasses of EntityNavigation in net.minecraft.entity.ai.pathing -
Uses of EntityNavigation in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as EntityNavigationMethods in net.minecraft.entity.mob that return EntityNavigationModifier and TypeMethodDescriptionprotected EntityNavigationGuardianEntity.createNavigation(World world) protected EntityNavigationMobEntity.createNavigation(World world) protected EntityNavigationSpiderEntity.createNavigation(World world) MobEntity.getNavigation()