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 classRavagerEntity.NavigatorFields in net.minecraft.entity.monster declared as GroundPathNavigator Modifier and Type Field Description protected GroundPathNavigatorDrownedEntity. 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 classStriderEntity.LavaPathNavigator -
Uses of GroundPathNavigator in net.minecraft.pathfinding
Subclasses of GroundPathNavigator in net.minecraft.pathfinding Modifier and Type Class Description classClimberPathNavigator
-