Uses of Class
net.minecraft.pathfinding.FlaggedPathPoint
-
Uses of FlaggedPathPoint in net.minecraft.pathfinding
Modifier and TypeMethodDescriptionstatic FlaggedPathPoint
FlaggedPathPoint.createFromStream
(PacketBuffer p_224760_0_) FlyingNodeProcessor.getGoal
(double p_224768_1_, double p_224768_3_, double p_224768_5_) abstract FlaggedPathPoint
NodeProcessor.getGoal
(double p_224768_1_, double p_224768_3_, double p_224768_5_) SwimNodeProcessor.getGoal
(double p_224768_1_, double p_224768_3_, double p_224768_5_) WalkAndSwimNodeProcessor.getGoal
(double p_224768_1_, double p_224768_3_, double p_224768_5_) WalkNodeProcessor.getGoal
(double p_224768_1_, double p_224768_3_, double p_224768_5_) Modifier and TypeMethodDescriptionprivate Path
PathFinder.findPath
(PathPoint p_227479_1_, Map<FlaggedPathPoint, BlockPos> p_227479_2_, float p_227479_3_, int p_227479_4_, float p_227479_5_) private float
PathFinder.getBestH
(PathPoint p_224776_1_, Set<FlaggedPathPoint> p_224776_2_)