Uses of Class
net.minecraft.pathfinding.GroundPathNavigator
-
Packages that use GroundPathNavigator Package Description net.minecraft.entity.monster net.minecraft.entity.passive net.minecraft.pathfinding -
-
Uses of GroundPathNavigator in net.minecraft.entity.monster
Subclasses of GroundPathNavigator in net.minecraft.entity.monster Modifier and Type Class Description (package private) static class
RavagerEntity.Navigator
Fields in net.minecraft.entity.monster declared as GroundPathNavigator Modifier and Type Field Description protected GroundPathNavigator
DrownedEntity. groundNavigation
-
Uses of GroundPathNavigator in net.minecraft.entity.passive
Subclasses of GroundPathNavigator in net.minecraft.entity.passive Modifier and Type Class Description (package private) static class
StriderEntity.LavaPathNavigator
-
Uses of GroundPathNavigator in net.minecraft.pathfinding
Subclasses of GroundPathNavigator in net.minecraft.pathfinding Modifier and Type Class Description class
ClimberPathNavigator
-