Uses of Class
net.minecraft.entity.ai.pathing.PathNodeNavigator
Packages that use PathNodeNavigator
Package
Description
-
Uses of PathNodeNavigator in net.minecraft.entity.ai.pathing
Fields in net.minecraft.entity.ai.pathing declared as PathNodeNavigatorMethods in net.minecraft.entity.ai.pathing that return PathNodeNavigatorModifier and TypeMethodDescriptionprotected PathNodeNavigatorBirdNavigation.createPathNodeNavigator(int range)protected abstract PathNodeNavigatorEntityNavigation.createPathNodeNavigator(int range)protected PathNodeNavigatorMobNavigation.createPathNodeNavigator(int range)protected PathNodeNavigatorSwimNavigation.createPathNodeNavigator(int range) -
Uses of PathNodeNavigator in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob that return PathNodeNavigatorModifier and TypeMethodDescriptionprotected PathNodeNavigatorRavagerEntity.Navigation.createPathNodeNavigator(int range) -
Uses of PathNodeNavigator in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return PathNodeNavigatorModifier and TypeMethodDescriptionprotected PathNodeNavigatorAxolotlEntity.AxolotlSwimNavigation.createPathNodeNavigator(int range)protected PathNodeNavigatorGoatEntity.GoatNavigation.createPathNodeNavigator(int range)protected PathNodeNavigatorStriderEntity.Navigation.createPathNodeNavigator(int range)protected PathNodeNavigatorTurtleEntity.TurtleSwimNavigation.createPathNodeNavigator(int range)