Uses of Class
net.minecraft.pathfinding.FlaggedPathPoint
Packages that use FlaggedPathPoint
-
Uses of FlaggedPathPoint in net.minecraft.pathfinding
Fields in net.minecraft.pathfinding with type parameters of type FlaggedPathPointMethods in net.minecraft.pathfinding that return FlaggedPathPointModifier and TypeMethodDescriptionstatic FlaggedPathPointFlaggedPathPoint.createFromStream(PacketBuffer p_224760_0_) FlyingNodeProcessor.getGoal(double p_224768_1_, double p_224768_3_, double p_224768_5_) abstract FlaggedPathPointNodeProcessor.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_) Method parameters in net.minecraft.pathfinding with type arguments of type FlaggedPathPointModifier and TypeMethodDescriptionprivate PathPathFinder.findPath(PathPoint p_227479_1_, Map<FlaggedPathPoint, BlockPos> p_227479_2_, float p_227479_3_, int p_227479_4_, float p_227479_5_) private floatPathFinder.getBestH(PathPoint p_224776_1_, Set<FlaggedPathPoint> p_224776_2_)