Uses of Class
net.minecraft.entity.ai.pathing.EntityNavigation
Packages that use EntityNavigation
Package
Description
-
Uses of EntityNavigation in net.minecraft.entity.ai
Methods in net.minecraft.entity.ai with parameters of type EntityNavigationModifier and TypeMethodDescriptionstatic booleanNavigationConditions.isInvalidPosition(EntityNavigation navigation, BlockPos pos) -
Uses of EntityNavigation in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as EntityNavigationModifier and TypeFieldDescriptionprotected EntityNavigationFleeEntityGoal.fleeingEntityNavigationprivate EntityNavigationFollowMobGoal.navigationprivate EntityNavigationFollowOwnerGoal.navigation -
Uses of EntityNavigation in net.minecraft.entity.ai.pathing
Subclasses of EntityNavigation in net.minecraft.entity.ai.pathingModifier and TypeClassDescriptionclassclassclassclass -
Uses of EntityNavigation in net.minecraft.entity.mob
Subclasses of EntityNavigation in net.minecraft.entity.mobFields 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 EntityNavigationRavagerEntity.createNavigation(World world)protected EntityNavigationSpiderEntity.createNavigation(World world)MobEntity.getNavigation() -
Uses of EntityNavigation in net.minecraft.entity.passive
Subclasses of EntityNavigation in net.minecraft.entity.passiveModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classMethods in net.minecraft.entity.passive that return EntityNavigationModifier and TypeMethodDescriptionprotected EntityNavigationAxolotlEntity.createNavigation(World world)protected EntityNavigationBeeEntity.createNavigation(World world)protected EntityNavigationDolphinEntity.createNavigation(World world)protected EntityNavigationFishEntity.createNavigation(World world)protected EntityNavigationGoatEntity.createNavigation(World world)protected EntityNavigationParrotEntity.createNavigation(World world)protected EntityNavigationStriderEntity.createNavigation(World world)protected EntityNavigationTurtleEntity.createNavigation(World world)