History - net.minecraft.world.level.pathfinder.PathFinder
1.21.3
Names
eum
eun
net.minecraft.world.level.pathfinder.PathMode
net.minecraft.world.level.pathfinder.Pathfinder
Fields
Constructors
Methods
1.21.2
Names
ept
eum
net.minecraft.world.level.pathfinder.PathComputationType
net.minecraft.world.level.pathfinder.PathFinder
net.minecraft.class_10
net.minecraft.class_13
net.minecraft.unmapped.C_kjwlgpfr
net.minecraft.unmapped.C_jjtdffgj
net.minecraft.entity.ai.pathing.NavigationType
net.minecraft.entity.ai.pathing.PathNodeNavigator
net.minecraft.entity.ai.pathing.NavigationType
net.minecraft.entity.ai.pathing.PathNodeNavigator
net.minecraft.src.C_2754_
net.minecraft.src.C_2755_
Fields
PathComputationType: a, LAND, field_50, f_jigzbwuy, LAND, LAND, LAND
PathComputationType: b, WATER, field_48, f_dnfwaboz, WATER, WATER, WATER
PathComputationType: c, AIR, field_51, f_rtasjnyz, AIR, AIR, AIR
float: a, FUDGING, field_31807, f_rihwweiw, TARGET_DISTANCE_MULTIPLIER, TARGET_DISTANCE_MULTIPLIER, f_164714_
Node[]: b, neighbors, field_60, f_mbpxalpk, successors, successors, f_77420_
int: c, maxVisitedNodes, field_18708, f_lsiqqnnd, range, range, f_77421_
NodeEvaluator: d, nodeEvaluator, field_61, f_benkaube, pathNodeMaker, pathNodeMaker, f_77422_
boolean: e, DEBUG, field_31808, f_frqmqgyt, field_31808, DEBUG, f_164715_
BinaryHeap: f, openSet, field_62, f_jyaazvym, minHeap, minHeap, f_77423_
Constructors
()
(NodeEvaluator, int)
Methods
PathComputationType[] (): values, values, values, values, values, values, values, values
PathComputationType (String): valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf
void (int): a, setMaxVisitedNodes, method_61822, m_hbwptppq, setRange, m_353209_
Path (PathNavigationRegion, Mob, Set<BlockPos>, float, int, float): a, findPath, method_52, m_cjpvjupm, findPathToAny, findPathToAny, m_77427_
Path (Node, Map<Target, BlockPos>, float, int, float): a, findPath, method_54, m_mudynioh, findPathToAny, m_164716_
float (Node, Node): a, distance, method_44000, m_jkydkewu, getDistance, getDistance, m_214208_
float (Node, Set<Target>): a, getBestH, method_21658, m_sazxrrlu, calculateDistances, calculateDistances, m_77444_
Path (Node, BlockPos, boolean): a, reconstructPath, method_55, m_whimxtir, createPath, createPath, m_77434_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
eom
ept
Fields
Constructors
Methods
1.20.6
Names
eol
eom
net.minecraft.world.level.pathfinder.PathEntity
net.minecraft.world.level.pathfinder.PathMode
Fields
Constructors
Methods
1.20.5
Names
efg
eol
net.minecraft.world.level.pathfinder.Path
net.minecraft.world.level.pathfinder.PathComputationType
net.minecraft.class_11
net.minecraft.class_10
net.minecraft.unmapped.C_motipebf
net.minecraft.unmapped.C_kjwlgpfr
net.minecraft.entity.ai.pathing.Path
net.minecraft.entity.ai.pathing.NavigationType
net.minecraft.entity.ai.pathing.Path
net.minecraft.entity.ai.pathing.NavigationType
net.minecraft.src.C_2753_
net.minecraft.src.C_2754_
Fields
int: c, nextNodeIndex, field_54, f_qymekvni, currentNodeIndex, currentNodeIndex, f_77366_
List<Node>: a, nodes, field_52, f_iskunwgy, nodes, nodes, f_77362_
BlockPos: d, target, field_20301, f_gtrjknql, target, target, f_77367_
float: e, distToTarget, field_20302, f_zqhunaek, manhattanDistanceFromTarget, manhattanDistanceFromTarget, f_77368_
boolean: f, reached, field_20303, f_nlmhykwe, reachesTarget, reachesTarget, f_77369_
Path$DebugData: b, debugData, field_45155, f_npdimlgm, debugNodeInfos, f_291003_
PathComputationType: a, LAND, field_50, f_jigzbwuy, LAND, LAND, LAND
PathComputationType: b, WATER, field_48, f_dnfwaboz, WATER, WATER, WATER
PathComputationType: c, AIR, field_51, f_rtasjnyz, AIR, AIR, AIR
Constructors
(List<Node>, BlockPos, boolean)
()
Methods
void (): a, advance, method_44, m_fozyqubv, next, next, m_77374_
boolean (): c, isDone, method_46, m_xritjbdy, isFinished, isFinished, m_77392_
Node (): d, getEndNode, method_45, m_axvllcxp, getEnd, getEnd, m_77395_
Node (int): a, getNode, method_40, m_zpquswci, getNode, getNode, m_77375_
int (): e, getNodeCount, method_38, m_ntpvcvlx, getLength, getLength, m_77398_
int (): f, getNextNodeIndex, method_39, m_zewctpfa, getCurrentNodeIndex, getCurrentNodeIndex, m_77399_
void (int): c, setNextNodeIndex, method_42, m_imnukvdp, setCurrentNodeIndex, setCurrentNodeIndex, m_77393_
Vec3 (Entity, int): a, getEntityPosAtNode, method_47, m_fgyierax, getNodePosition, getNodePosition, m_77382_
Vec3 (Entity): a, getNextEntityPos, method_49, m_waeuyufo, getNodePosition, getNodePosition, m_77380_
boolean (Path): a, sameAs, method_41, m_ryjewxdp, equalsPath, equalsPath, m_77385_
void (int, Node): a, replaceNode, method_33, m_cqttkduq, setNode, setNode, m_77377_
Path (FriendlyByteBuf): b, createFromStream, method_34, m_ozfeszxb, fromBuf, fromBuffer, m_77390_
void (int): b, truncateNodes, method_36, m_tecngvhl, setLength, setLength, m_77388_
boolean (): j, canReach, method_21655, m_kdbssaii, reachesTarget, reachesTarget, m_77403_
BlockPos (): l, getTarget, method_48, m_rpwipgco, getTarget, getTarget, m_77406_
float (): m, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, getManhattanDistanceFromTarget, m_77407_
Node (): h, getNextNode, method_29301, m_npbjkjcx, getCurrentNode, getCurrentNode, m_77401_
boolean (): b, notStarted, method_30849, m_mnggizoj, isStart, isStart, m_77387_
BlockPos (int): d, getNodePos, method_31031, m_xnzfgmdz, getNodePos, getNodePos, m_77396_
BlockPos (): g, getNextNodePos, method_31032, m_kvckmlkt, getCurrentNodePos, getCurrentNodePos, m_77400_
Node (): i, getPreviousNode, method_30850, m_seaiuqoe, getLastNode, getLastNode, m_77402_
void (Node[], Node[], Set<Target>): a, setDebug, method_35500, m_zjflgzya, setDebugInfo, setDebugInfo, m_164709_
void (FriendlyByteBuf): a, writeToStream, method_35498, m_uetjhspo, toBuf, toBuffer, m_164704_
Path$DebugData (): k, debugData, method_52604, m_pcofzwtj, getDebugNodeInfos, m_294881_
Node[] (FriendlyByteBuf): c, readNodeArray, method_52603, m_kelqkczg, nodesFromBuf, m_kelqkczg, m_293564_
void (FriendlyByteBuf, Node[]): a, writeNodeArray, method_52602, m_dnyzefqj, write, m_dnyzefqj, m_294259_
Path (): n, copy, method_52605, m_wczjqbsn, copy, m_293763_
PathComputationType[] (): values, values, values, values, values, values, values, values
PathComputationType (String): valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
ebb
efg
Fields
Constructors
Methods
1.20.2
Names
dxt
ebb
Fields
int: e, nextNodeIndex, field_54, f_qymekvni, currentNodeIndex, currentNodeIndex, f_77366_
int: c, nextNodeIndex, field_54, f_qymekvni, currentNodeIndex, currentNodeIndex, f_77366_
Node[]: b, openSet, field_57, f_pmnxyxki, debugNodes, debugNodes, f_77363_
Node[]: c, closedSet, field_55, f_fjmmuosi, debugSecondNodes, debugSecondNodes, f_77364_
BlockPos: f, target, field_20301, f_gtrjknql, target, target, f_77367_
BlockPos: d, target, field_20301, f_gtrjknql, target, target, f_77367_
float: g, distToTarget, field_20302, f_zqhunaek, manhattanDistanceFromTarget, manhattanDistanceFromTarget, f_77368_
float: e, distToTarget, field_20302, f_zqhunaek, manhattanDistanceFromTarget, manhattanDistanceFromTarget, f_77368_
boolean: h, reached, field_20303, f_nlmhykwe, reachesTarget, reachesTarget, f_77369_
boolean: f, reached, field_20303, f_nlmhykwe, reachesTarget, reachesTarget, f_77369_
Set<Target>: d, targetNodes, field_20300, f_ufpjyhec, debugTargetNodes, debugTargetNodes, f_77365_
Path$DebugData: b, debugData, field_45155, f_npdimlgm, debugNodeInfos, f_291003_
Constructors
Methods
Path (FriendlyByteBuf): b, createFromStream, method_34, m_ozfeszxb, fromBuffer, fromBuffer, m_77390_
Path (FriendlyByteBuf): b, createFromStream, method_34, m_ozfeszxb, fromBuf, fromBuffer, m_77390_
Node[] (): k, getOpenSet, method_22880, m_dkktfioz, getDebugNodes, getDebugNodes, m_77404_
Node[] (): l, getClosedSet, method_22881, m_sdtyxhpp, getDebugSecondNodes, getDebugSecondNodes, m_77405_
BlockPos (): m, getTarget, method_48, m_rpwipgco, getTarget, getTarget, m_77406_
BlockPos (): l, getTarget, method_48, m_rpwipgco, getTarget, getTarget, m_77406_
float (): n, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, getManhattanDistanceFromTarget, m_77407_
float (): m, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, getManhattanDistanceFromTarget, m_77407_
void (FriendlyByteBuf): a, writeToStream, method_35498, m_uetjhspo, toBuffer, toBuffer, m_164704_
void (FriendlyByteBuf): a, writeToStream, method_35498, m_uetjhspo, toBuf, toBuffer, m_164704_
Path$DebugData (): k, debugData, method_52604, m_pcofzwtj, getDebugNodeInfos, m_294881_
Node[] (FriendlyByteBuf): c, readNodeArray, method_52603, m_kelqkczg, nodesFromBuf, m_kelqkczg, m_293564_
void (FriendlyByteBuf, Node[]): a, writeNodeArray, method_52602, m_dnyzefqj, write, m_dnyzefqj, m_294259_
Path (): n, copy, method_52605, m_wczjqbsn, copy, m_293763_
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
dwz
dxt
Fields
Constructors
Methods
1.19.4
Names
dtz
dwz
Fields
Constructors
Methods
1.19.3
Names
dql
dtz
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dpo
dql
Fields
Constructors
Methods
1.19
Names
djn
dpo
Fields
Constructors
Methods
1.18.2
Names
dil
djn
net.minecraft.entity.ai.pathing.Path
Fields
int: e, nextNodeIndex, field_54, f_qymekvni, currentNodeIndex, f_77366_
int: e, nextNodeIndex, field_54, f_qymekvni, currentNodeIndex, currentNodeIndex, f_77366_
Node[]: b, openSet, field_57, f_pmnxyxki, debugNodes, f_77363_
Node[]: b, openSet, field_57, f_pmnxyxki, debugNodes, debugNodes, f_77363_
Node[]: c, closedSet, field_55, f_fjmmuosi, debugSecondNodes, f_77364_
Node[]: c, closedSet, field_55, f_fjmmuosi, debugSecondNodes, debugSecondNodes, f_77364_
List<Node>: a, nodes, field_52, f_iskunwgy, nodes, f_77362_
List<Node>: a, nodes, field_52, f_iskunwgy, nodes, nodes, f_77362_
BlockPos: f, target, field_20301, f_gtrjknql, target, f_77367_
BlockPos: f, target, field_20301, f_gtrjknql, target, target, f_77367_
float: g, distToTarget, field_20302, f_zqhunaek, manhattanDistanceFromTarget, f_77368_
float: g, distToTarget, field_20302, f_zqhunaek, manhattanDistanceFromTarget, manhattanDistanceFromTarget, f_77368_
boolean: h, reached, field_20303, f_nlmhykwe, reachesTarget, f_77369_
boolean: h, reached, field_20303, f_nlmhykwe, reachesTarget, reachesTarget, f_77369_
Set<Target>: d, targetNodes, field_20300, f_ufpjyhec, debugTargetNodes, f_77365_
Set<Target>: d, targetNodes, field_20300, f_ufpjyhec, debugTargetNodes, debugTargetNodes, f_77365_
Constructors
Methods
void (): a, advance, method_44, m_fozyqubv, next, m_77374_
void (): a, advance, method_44, m_fozyqubv, next, next, m_77374_
boolean (): c, isDone, method_46, m_xritjbdy, isFinished, m_77392_
boolean (): c, isDone, method_46, m_xritjbdy, isFinished, isFinished, m_77392_
Node (): d, getEndNode, method_45, m_axvllcxp, getEnd, m_77395_
Node (): d, getEndNode, method_45, m_axvllcxp, getEnd, getEnd, m_77395_
Node (int): a, getNode, method_40, m_zpquswci, getNode, m_77375_
Node (int): a, getNode, method_40, m_zpquswci, getNode, getNode, m_77375_
int (): e, getNodeCount, method_38, m_ntpvcvlx, getLength, m_77398_
int (): e, getNodeCount, method_38, m_ntpvcvlx, getLength, getLength, m_77398_
int (): f, getNextNodeIndex, method_39, m_zewctpfa, getCurrentNodeIndex, m_77399_
int (): f, getNextNodeIndex, method_39, m_zewctpfa, getCurrentNodeIndex, getCurrentNodeIndex, m_77399_
void (int): c, setNextNodeIndex, method_42, m_imnukvdp, setCurrentNodeIndex, m_77393_
void (int): c, setNextNodeIndex, method_42, m_imnukvdp, setCurrentNodeIndex, setCurrentNodeIndex, m_77393_
Vec3 (Entity, int): a, getEntityPosAtNode, method_47, m_fgyierax, getNodePosition, m_77382_
Vec3 (Entity, int): a, getEntityPosAtNode, method_47, m_fgyierax, getNodePosition, getNodePosition, m_77382_
Vec3 (Entity): a, getNextEntityPos, method_49, m_waeuyufo, getNodePosition, m_77380_
Vec3 (Entity): a, getNextEntityPos, method_49, m_waeuyufo, getNodePosition, getNodePosition, m_77380_
boolean (Path): a, sameAs, method_41, m_ryjewxdp, equalsPath, m_77385_
boolean (Path): a, sameAs, method_41, m_ryjewxdp, equalsPath, equalsPath, m_77385_
void (int, Node): a, replaceNode, method_33, m_cqttkduq, setNode, m_77377_
void (int, Node): a, replaceNode, method_33, m_cqttkduq, setNode, setNode, m_77377_
Path (FriendlyByteBuf): b, createFromStream, method_34, m_ozfeszxb, fromBuffer, m_77390_
Path (FriendlyByteBuf): b, createFromStream, method_34, m_ozfeszxb, fromBuffer, fromBuffer, m_77390_
Node[] (): k, getOpenSet, method_22880, m_dkktfioz, getDebugNodes, m_77404_
Node[] (): k, getOpenSet, method_22880, m_dkktfioz, getDebugNodes, getDebugNodes, m_77404_
Node[] (): l, getClosedSet, method_22881, m_sdtyxhpp, getDebugSecondNodes, m_77405_
Node[] (): l, getClosedSet, method_22881, m_sdtyxhpp, getDebugSecondNodes, getDebugSecondNodes, m_77405_
void (int): b, truncateNodes, method_36, m_tecngvhl, setLength, m_77388_
void (int): b, truncateNodes, method_36, m_tecngvhl, setLength, setLength, m_77388_
boolean (): j, canReach, method_21655, m_kdbssaii, reachesTarget, m_77403_
boolean (): j, canReach, method_21655, m_kdbssaii, reachesTarget, reachesTarget, m_77403_
BlockPos (): m, getTarget, method_48, m_rpwipgco, getTarget, m_77406_
BlockPos (): m, getTarget, method_48, m_rpwipgco, getTarget, getTarget, m_77406_
float (): n, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, m_77407_
float (): n, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, getManhattanDistanceFromTarget, m_77407_
Node (): h, getNextNode, method_29301, m_npbjkjcx, getCurrentNode, m_77401_
Node (): h, getNextNode, method_29301, m_npbjkjcx, getCurrentNode, getCurrentNode, m_77401_
boolean (): b, notStarted, method_30849, m_mnggizoj, isStart, m_77387_
boolean (): b, notStarted, method_30849, m_mnggizoj, isStart, isStart, m_77387_
BlockPos (int): d, getNodePos, method_31031, m_xnzfgmdz, getNodePos, m_77396_
BlockPos (int): d, getNodePos, method_31031, m_xnzfgmdz, getNodePos, getNodePos, m_77396_
BlockPos (): g, getNextNodePos, method_31032, m_kvckmlkt, getCurrentNodePos, m_77400_
BlockPos (): g, getNextNodePos, method_31032, m_kvckmlkt, getCurrentNodePos, getCurrentNodePos, m_77400_
Node (): i, getPreviousNode, method_30850, m_seaiuqoe, getLastNode, m_77402_
Node (): i, getPreviousNode, method_30850, m_seaiuqoe, getLastNode, getLastNode, m_77402_
void (Node[], Node[], Set<Target>): a, setDebug, method_35500, m_zjflgzya, setDebugInfo, m_164709_
void (Node[], Node[], Set<Target>): a, setDebug, method_35500, m_zjflgzya, setDebugInfo, setDebugInfo, m_164709_
void (FriendlyByteBuf): a, writeToStream, method_35498, m_uetjhspo, toBuffer, m_164704_
void (FriendlyByteBuf): a, writeToStream, method_35498, m_uetjhspo, toBuffer, toBuffer, m_164704_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dha
dil
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
cxd
dha
net.minecraft.pathfinding.Path
net.minecraft.src.C_2753_
net.minecraft.server.v1_16_R3.PathEntity
net.minecraft.world.level.pathfinder.PathEntity
Fields
int: e, nextNodeIndex, field_54, f_qymekvni, currentNodeIndex, field_75882_b
int: e, nextNodeIndex, field_54, f_qymekvni, currentNodeIndex, f_77366_
Node[]: b, openSet, field_57, f_pmnxyxki, field_57, field_186312_b
Node[]: b, openSet, field_57, f_pmnxyxki, debugNodes, f_77363_
Node[]: c, closedSet, field_55, f_fjmmuosi, field_55, field_186313_c
Node[]: c, closedSet, field_55, f_fjmmuosi, debugSecondNodes, f_77364_
List<Node>: a, nodes, field_52, f_iskunwgy, nodes, field_75884_a
List<Node>: a, nodes, field_52, f_iskunwgy, nodes, f_77362_
BlockPos: f, target, field_20301, f_gtrjknql, target, field_186314_d
BlockPos: f, target, field_20301, f_gtrjknql, target, f_77367_
float: g, distToTarget, field_20302, f_zqhunaek, manhattanDistanceFromTarget, field_224773_g
float: g, distToTarget, field_20302, f_zqhunaek, manhattanDistanceFromTarget, f_77368_
boolean: h, reached, field_20303, f_nlmhykwe, reachesTarget, field_224774_h
boolean: h, reached, field_20303, f_nlmhykwe, reachesTarget, f_77369_
Set<Target>: d, targetNodes, field_20300, f_ufpjyhec, field_20300, field_224772_d
Set<Target>: d, targetNodes, field_20300, f_ufpjyhec, debugTargetNodes, f_77365_
Constructors
Methods
void (): a, advance, method_44, m_fozyqubv, next, func_75875_a
void (): a, advance, method_44, m_fozyqubv, next, m_77374_
boolean (): c, isDone, method_46, m_xritjbdy, isFinished, func_75879_b
boolean (): c, isDone, method_46, m_xritjbdy, isFinished, m_77392_
Node (): d, getEndNode, method_45, m_axvllcxp, getEnd, func_75870_c
Node (): d, getEndNode, method_45, m_axvllcxp, getEnd, m_77395_
Node (int): a, getNode, method_40, m_zpquswci, getNode, func_75877_a
Node (int): a, getNode, method_40, m_zpquswci, getNode, m_77375_
int (): e, getNodeCount, method_38, m_ntpvcvlx, getLength, func_75874_d
int (): e, getNodeCount, method_38, m_ntpvcvlx, getLength, m_77398_
int (): f, getNextNodeIndex, method_39, m_zewctpfa, getCurrentNodeIndex, func_75873_e
int (): f, getNextNodeIndex, method_39, m_zewctpfa, getCurrentNodeIndex, m_77399_
void (int): c, setNextNodeIndex, method_42, m_imnukvdp, setCurrentNodeIndex, func_75872_c
void (int): c, setNextNodeIndex, method_42, m_imnukvdp, setCurrentNodeIndex, m_77393_
Vec3 (Entity, int): a, getEntityPosAtNode, method_47, m_fgyierax, getNodePosition, func_75881_a
Vec3 (Entity, int): a, getEntityPosAtNode, method_47, m_fgyierax, getNodePosition, m_77382_
Vec3 (Entity): a, getNextEntityPos, method_49, m_waeuyufo, getNodePosition, func_75878_a
Vec3 (Entity): a, getNextEntityPos, method_49, m_waeuyufo, getNodePosition, m_77380_
boolean (Path): a, sameAs, method_41, m_ryjewxdp, equalsPath, func_75876_a
boolean (Path): a, sameAs, method_41, m_ryjewxdp, equalsPath, m_77385_
void (int, Node): a, replaceNode, method_33, m_cqttkduq, setNode, func_186309_a
void (int, Node): a, replaceNode, method_33, m_cqttkduq, setNode, m_77377_
Path (FriendlyByteBuf): b, createFromStream, method_34, m_ozfeszxb, fromBuffer, func_186311_b
Path (FriendlyByteBuf): b, createFromStream, method_34, m_ozfeszxb, fromBuffer, m_77390_
Node[] (): k, getOpenSet, method_22880, m_dkktfioz, method_22880, func_189966_g
Node[] (): k, getOpenSet, method_22880, m_dkktfioz, getDebugNodes, m_77404_
Node[] (): l, getClosedSet, method_22881, m_sdtyxhpp, method_22881, func_189965_h
Node[] (): l, getClosedSet, method_22881, m_sdtyxhpp, getDebugSecondNodes, m_77405_
void (int): b, truncateNodes, method_36, m_tecngvhl, setLength, func_215747_b
void (int): b, truncateNodes, method_36, m_tecngvhl, setLength, m_77388_
boolean (): j, canReach, method_21655, m_kdbssaii, reachesTarget, func_224771_h
boolean (): j, canReach, method_21655, m_kdbssaii, reachesTarget, m_77403_
BlockPos (): m, getTarget, method_48, m_rpwipgco, getTarget, func_224770_k
BlockPos (): m, getTarget, method_48, m_rpwipgco, getTarget, m_77406_
float (): n, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, func_224769_l
float (): n, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, m_77407_
Node (): h, getNextNode, method_29301, m_npbjkjcx, method_29301, func_237225_h_
Node (): h, getNextNode, method_29301, m_npbjkjcx, getCurrentNode, m_77401_
boolean (): b, notStarted, method_30849, m_mnggizoj, method_30849, func_242945_b
boolean (): b, notStarted, method_30849, m_mnggizoj, isStart, m_77387_
BlockPos (int): d, getNodePos, method_31031, m_xnzfgmdz, method_31031, func_242947_d
BlockPos (int): d, getNodePos, method_31031, m_xnzfgmdz, getNodePos, m_77396_
BlockPos (): g, getNextNodePos, method_31032, m_kvckmlkt, method_31032, func_242948_g
BlockPos (): g, getNextNodePos, method_31032, m_kvckmlkt, getCurrentNodePos, m_77400_
Node (): i, getPreviousNode, method_30850, m_seaiuqoe, method_30850, func_242950_i
Node (): i, getPreviousNode, method_30850, m_seaiuqoe, getLastNode, m_77402_
void (Node[], Node[], Set<Target>): a, setDebug, method_35500, m_zjflgzya, setDebugInfo, m_164709_
void (FriendlyByteBuf): a, writeToStream, method_35498, m_uetjhspo, toBuffer, m_164704_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cxa
cxd
net.minecraft.server.v1_16_R2.PathEntity
net.minecraft.server.v1_16_R3.PathEntity
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
czf
cxa
net.minecraft.server.v1_16_R1.PathEntity
net.minecraft.server.v1_16_R2.PathEntity
Fields
int: e, index, field_54, f_oxcapwwl, currentNodeIndex, field_75882_b
int: e, nextNodeIndex, field_54, f_qymekvni, currentNodeIndex, field_75882_b
Constructors
Methods
void (): a, next, method_44, m_jhijqdcr, next, func_75875_a
void (): a, advance, method_44, m_fozyqubv, next, func_75875_a
boolean (): b, isDone, method_46, m_xritjbdy, isFinished, func_75879_b
boolean (): c, isDone, method_46, m_xritjbdy, isFinished, func_75879_b
Node (): c, last, method_45, m_sxazniwh, getEnd, func_75870_c
Node (): d, getEndNode, method_45, m_axvllcxp, getEnd, func_75870_c
Node (int): a, get, method_40, m_ucxmqlkg, getNode, func_75877_a
Node (int): a, getNode, method_40, m_zpquswci, getNode, func_75877_a
int (): e, getSize, method_38, m_stgiejhq, getLength, func_75874_d
int (): e, getNodeCount, method_38, m_ntpvcvlx, getLength, func_75874_d
int (): f, getIndex, method_39, m_lspkycrz, getCurrentNodeIndex, func_75873_e
int (): f, getNextNodeIndex, method_39, m_zewctpfa, getCurrentNodeIndex, func_75873_e
void (int): c, setIndex, method_42, m_bgyktepg, setCurrentNodeIndex, func_75872_c
void (int): c, setNextNodeIndex, method_42, m_imnukvdp, setCurrentNodeIndex, func_75872_c
Vec3 (Entity, int): a, getPos, method_47, m_sukmlfvs, getNodePosition, func_75881_a
Vec3 (Entity, int): a, getEntityPosAtNode, method_47, m_fgyierax, getNodePosition, func_75881_a
Vec3 (Entity): a, currentPos, method_49, m_mdfbwieh, getNodePosition, func_75878_a
Vec3 (Entity): a, getNextEntityPos, method_49, m_waeuyufo, getNodePosition, func_75878_a
void (int, Node): a, set, method_33, m_iizphjjt, setNode, func_186309_a
void (int, Node): a, replaceNode, method_33, m_cqttkduq, setNode, func_186309_a
Node[] (): j, getOpenSet, method_22880, m_dkktfioz, method_22880, func_189966_g
Node[] (): k, getOpenSet, method_22880, m_dkktfioz, method_22880, func_189966_g
Node[] (): k, getClosedSet, method_22881, m_sdtyxhpp, method_22881, func_189965_h
Node[] (): l, getClosedSet, method_22881, m_sdtyxhpp, method_22881, func_189965_h
List<Node> (): d, getNodes, method_19314, m_vcmxdbxc, getNodes, func_215746_d
void (int): b, truncate, method_36, m_vjkheewy, setLength, func_215747_b
void (int): b, truncateNodes, method_36, m_tecngvhl, setLength, func_215747_b
boolean (): i, canReach, method_21655, m_kdbssaii, reachesTarget, func_224771_h
boolean (): j, canReach, method_21655, m_kdbssaii, reachesTarget, func_224771_h
Vec3i (): g, currentPos, method_35, m_orjgycke, getCurrentPosition, func_186310_f
Node (): h, currentNode, method_29301, m_zpvrctot, method_29301, func_237225_h_
Node (): h, getNextNode, method_29301, m_npbjkjcx, method_29301, func_237225_h_
boolean (): b, notStarted, method_30849, m_mnggizoj, method_30849, func_242945_b
BlockPos (int): d, getNodePos, method_31031, m_xnzfgmdz, method_31031, func_242947_d
BlockPos (): g, getNextNodePos, method_31032, m_kvckmlkt, method_31032, func_242948_g
Node (): i, getPreviousNode, method_30850, m_seaiuqoe, method_30850, func_242950_i
1.16.1
Names
cqq
czf
net.minecraft.server.v1_15_R1.PathEntity
net.minecraft.server.v1_16_R1.PathEntity
Fields
Node[]: b, openSet, field_57, f_pmnxyxki, field_186312_b
Node[]: b, openSet, field_57, f_pmnxyxki, field_57, field_186312_b
Node[]: c, closedSet, field_55, f_fjmmuosi, field_186313_c
Node[]: c, closedSet, field_55, f_fjmmuosi, field_55, field_186313_c
Set<Target>: d, targetNodes, field_20300, f_ufpjyhec, field_224772_d
Set<Target>: d, targetNodes, field_20300, f_ufpjyhec, field_20300, field_224772_d
Constructors
Methods
Vec3 (): g, currentPos, method_35, m_sgcvjbtr, getCurrentPosition, func_186310_f
Node[] (): i, getOpenSet, method_22880, m_dkktfioz, func_189966_g
Node[] (): j, getOpenSet, method_22880, m_dkktfioz, method_22880, func_189966_g
Node[] (): j, getClosedSet, method_22881, m_sdtyxhpp, func_189965_h
Node[] (): k, getClosedSet, method_22881, m_sdtyxhpp, method_22881, func_189965_h
boolean (): h, canReach, method_21655, m_kdbssaii, reachesTarget, func_224771_h
boolean (): i, canReach, method_21655, m_kdbssaii, reachesTarget, func_224771_h
BlockPos (): k, getTarget, method_48, m_rpwipgco, getTarget, func_224770_k
BlockPos (): m, getTarget, method_48, m_rpwipgco, getTarget, func_224770_k
float (): l, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, func_224769_l
float (): n, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, func_224769_l
Vec3i (): g, currentPos, method_35, m_orjgycke, getCurrentPosition, func_186310_f
Node (): h, currentNode, method_29301, m_zpvrctot, method_29301, func_237225_h_
1.15.2
Names
cqn
cqq
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
cnr
cqn
net.minecraft.server.v1_14_R1.PathEntity
net.minecraft.server.v1_15_R1.PathEntity
Fields
BlockPos: f, target, field_20301, f_gtrjknql, field_186314_d
BlockPos: f, target, field_20301, f_gtrjknql, target, field_186314_d
float: g, distToTarget, field_20302, f_zqhunaek, field_224773_g
float: g, distToTarget, field_20302, f_zqhunaek, manhattanDistanceFromTarget, field_224773_g
boolean: h, reached, field_20303, f_nlmhykwe, field_224774_h
boolean: h, reached, field_20303, f_nlmhykwe, reachesTarget, field_224774_h
Constructors
Methods
Node[] (): i, getOpenSet, method_43, m_dkktfioz, func_189966_g
Node[] (): i, getOpenSet, method_22880, m_dkktfioz, func_189966_g
Node[] (): j, getClosedSet, method_37, m_sdtyxhpp, func_189965_h
Node[] (): j, getClosedSet, method_22881, m_sdtyxhpp, func_189965_h
boolean (): h, canReach, method_21655, m_kdbssaii, func_224771_h
boolean (): h, canReach, method_21655, m_kdbssaii, reachesTarget, func_224771_h
BlockPos (): k, getTarget, method_48, m_rpwipgco, func_224770_k
BlockPos (): k, getTarget, method_48, m_rpwipgco, getTarget, func_224770_k
float (): l, getDistToTarget, method_21656, m_wkbnabvd, func_224769_l
float (): l, getDistToTarget, method_21656, m_wkbnabvd, getManhattanDistanceFromTarget, func_224769_l
1.14.4
Names
cnm
cnr
net.minecraft.world.level.pathfinder.Path
net.minecraft.unmapped.C_motipebf
Fields
int: e, field_54, currentNodeIndex, field_75882_b
int: e, index, field_54, f_oxcapwwl, currentNodeIndex, field_75882_b
PathPoint[]: b, field_57, field_57, field_186312_b
Node[]: b, openSet, field_57, f_pmnxyxki, field_186312_b
PathPoint[]: c, field_55, field_55, field_186313_c
Node[]: c, closedSet, field_55, f_fjmmuosi, field_186313_c
PathPoint: d, field_56, field_56, field_186314_d
List<PathPoint>: a, field_52, nodes, field_75884_a
List<Node>: a, nodes, field_52, f_iskunwgy, nodes, field_75884_a
BlockPos: f, target, field_20301, f_gtrjknql, field_186314_d
float: g, distToTarget, field_20302, f_zqhunaek, field_224773_g
boolean: h, reached, field_20303, f_nlmhykwe, field_224774_h
Set<Target>: d, targetNodes, field_20300, f_ufpjyhec, field_224772_d
Constructors
(List<Node>, BlockPos, boolean)
Methods
void (): a, method_44, next, func_75875_a
void (): a, next, method_44, m_jhijqdcr, next, func_75875_a
boolean (): b, method_46, isFinished, func_75879_b
boolean (): b, isDone, method_46, m_xritjbdy, isFinished, func_75879_b
PathPoint (): c, method_45, getEnd, func_75870_c
Node (): c, last, method_45, m_sxazniwh, getEnd, func_75870_c
PathPoint (int): a, method_40, getNode, func_75877_a
Node (int): a, get, method_40, m_ucxmqlkg, getNode, func_75877_a
int (): e, method_38, getLength, func_75874_d
int (): e, getSize, method_38, m_stgiejhq, getLength, func_75874_d
int (): f, method_39, getCurrentNodeIndex, func_75873_e
int (): f, getIndex, method_39, m_lspkycrz, getCurrentNodeIndex, func_75873_e
void (int): c, method_42, setCurrentNodeIndex, func_75872_c
void (int): c, setIndex, method_42, m_bgyktepg, setCurrentNodeIndex, func_75872_c
Vec3D (Entity, int): a, method_47, getNodePosition, func_75881_a
Vec3 (Entity, int): a, getPos, method_47, m_sukmlfvs, getNodePosition, func_75881_a
Vec3D (Entity): a, method_49, getNodePosition, func_75878_a
Vec3 (Entity): a, currentPos, method_49, m_mdfbwieh, getNodePosition, func_75878_a
boolean (PathEntity): a, method_41, equalsPath, func_75876_a
boolean (Path): a, sameAs, method_41, m_ryjewxdp, equalsPath, func_75876_a
void (int, PathPoint): a, method_33, setNode, func_186309_a
void (int, Node): a, set, method_33, m_iizphjjt, setNode, func_186309_a
Vec3D (): g, method_35, getCurrentPosition, func_186310_f
Vec3 (): g, currentPos, method_35, m_sgcvjbtr, getCurrentPosition, func_186310_f
PathEntity (PacketDataSerializer): b, method_34, fromBuffer, func_186311_b
Path (FriendlyByteBuf): b, createFromStream, method_34, m_ozfeszxb, fromBuffer, func_186311_b
PathPoint[] (): h, method_43, method_43, func_189966_g
Node[] (): i, getOpenSet, method_43, m_dkktfioz, func_189966_g
PathPoint[] (): i, method_37, method_37, func_189965_h
Node[] (): j, getClosedSet, method_37, m_sdtyxhpp, func_189965_h
PathPoint (): j, method_48, method_48, func_189964_i
List<PathPoint> (): d, method_19314, getNodes, func_215746_d
List<Node> (): d, getNodes, method_19314, m_vcmxdbxc, getNodes, func_215746_d
void (int): b, method_36, setLength, func_215747_b
void (int): b, truncate, method_36, m_vjkheewy, setLength, func_215747_b
boolean (BlockPosition): a, method_19313, method_19313, func_222862_a
boolean (): h, canReach, method_21655, m_kdbssaii, func_224771_h
BlockPos (): k, getTarget, method_48, m_rpwipgco, func_224770_k
float (): l, getDistToTarget, method_21656, m_wkbnabvd, func_224769_l
1.14.3
Names
cni
cnm
net.minecraft.entity.ai.pathing.Path
Fields
int: e, field_54, field_75882_b
int: e, field_54, currentNodeIndex, field_75882_b
PathPoint[]: b, field_57, field_186312_b
PathPoint[]: b, field_57, field_57, field_186312_b
PathPoint[]: c, field_55, field_186313_c
PathPoint[]: c, field_55, field_55, field_186313_c
PathPoint: d, field_56, field_186314_d
PathPoint: d, field_56, field_56, field_186314_d
List<PathPoint>: a, field_52, field_75884_a
List<PathPoint>: a, field_52, nodes, field_75884_a
Constructors
Methods
void (): a, method_44, func_75875_a
void (): a, method_44, next, func_75875_a
boolean (): b, method_46, func_75879_b
boolean (): b, method_46, isFinished, func_75879_b
PathPoint (): c, method_45, func_75870_c
PathPoint (): c, method_45, getEnd, func_75870_c
PathPoint (int): a, method_40, func_75877_a
PathPoint (int): a, method_40, getNode, func_75877_a
int (): e, method_38, func_75874_d
int (): e, method_38, getLength, func_75874_d
int (): f, method_39, func_75873_e
int (): f, method_39, getCurrentNodeIndex, func_75873_e
void (int): c, method_42, func_75872_c
void (int): c, method_42, setCurrentNodeIndex, func_75872_c
Vec3D (Entity, int): a, method_47, func_75881_a
Vec3D (Entity, int): a, method_47, getNodePosition, func_75881_a
Vec3D (Entity): a, method_49, func_75878_a
Vec3D (Entity): a, method_49, getNodePosition, func_75878_a
boolean (PathEntity): a, method_41, func_75876_a
boolean (PathEntity): a, method_41, equalsPath, func_75876_a
void (int, PathPoint): a, method_33, func_186309_a
void (int, PathPoint): a, method_33, setNode, func_186309_a
Vec3D (): g, method_35, func_186310_f
Vec3D (): g, method_35, getCurrentPosition, func_186310_f
PathEntity (PacketDataSerializer): b, method_34, func_186311_b
PathEntity (PacketDataSerializer): b, method_34, fromBuffer, func_186311_b
PathPoint[] (): h, method_43, func_189966_g
PathPoint[] (): h, method_43, method_43, func_189966_g
PathPoint[] (): i, method_37, func_189965_h
PathPoint[] (): i, method_37, method_37, func_189965_h
PathPoint (): j, method_48, func_189964_i
PathPoint (): j, method_48, method_48, func_189964_i
List<PathPoint> (): d, method_19314, func_215746_d
List<PathPoint> (): d, method_19314, getNodes, func_215746_d
void (int): b, method_36, func_215747_b
void (int): b, method_36, setLength, func_215747_b
boolean (BlockPosition): a, method_19313, func_222862_a
boolean (BlockPosition): a, method_19313, method_19313, func_222862_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
cng
cni
Fields
Constructors
Methods
PathPoint[] (): i, method_43, func_189966_g
PathPoint[] (): h, method_43, func_189966_g
PathPoint[] (): j, method_37, func_189965_h
PathPoint[] (): i, method_37, func_189965_h
PathPoint (): k, method_48, func_189964_i
PathPoint (): j, method_48, func_189964_i
boolean (): h, method_19315, func_215749_h
boolean (Vec3D): a, method_19313, func_215748_a
boolean (BlockPosition): a, method_19313, func_222862_a
1.14
Names
cbe
cng
net.minecraft.class_11
net.minecraft.server.v1_13_R2.PathEntity
net.minecraft.server.v1_14_R1.PathEntity
Fields
PathPoint[]: a, field_75884_a
int: e, field_75882_b
int: e, field_54, field_75882_b
int: f, field_75883_c
PathPoint[]: b, field_186312_b
PathPoint[]: b, field_57, field_186312_b
PathPoint[]: c, field_186313_c
PathPoint[]: c, field_55, field_186313_c
PathPoint: d, field_186314_d
PathPoint: d, field_56, field_186314_d
List<PathPoint>: a, field_52, field_75884_a
Constructors
(PathPoint[])
Methods
void (): a, func_75875_a
void (): a, method_44, func_75875_a
boolean (): b, func_75879_b
boolean (): b, method_46, func_75879_b
PathPoint (): c, func_75870_c
PathPoint (): c, method_45, func_75870_c
PathPoint (int): a, func_75877_a
PathPoint (int): a, method_40, func_75877_a
int (): d, func_75874_d
int (): e, method_38, func_75874_d
void (int): b, func_75871_b
int (): e, func_75873_e
int (): f, method_39, func_75873_e
void (int): c, func_75872_c
void (int): c, method_42, func_75872_c
Vec3D (Entity, int): a, func_75881_a
Vec3D (Entity, int): a, method_47, func_75881_a
Vec3D (Entity): a, func_75878_a
Vec3D (Entity): a, method_49, func_75878_a
boolean (PathEntity): a, func_75876_a
boolean (PathEntity): a, method_41, func_75876_a
void (int, PathPoint): a, func_186309_a
void (int, PathPoint): a, method_33, func_186309_a
Vec3D (): f, func_186310_f
Vec3D (): g, method_35, func_186310_f
PathEntity (PacketDataSerializer): b, func_186311_b
PathEntity (PacketDataSerializer): b, method_34, func_186311_b
PathPoint[] (): g, func_189966_g
PathPoint[] (): i, method_43, func_189966_g
PathPoint[] (): h, func_189965_h
PathPoint[] (): j, method_37, func_189965_h
PathPoint (): i, func_189964_i
PathPoint (): k, method_48, func_189964_i
List<PathPoint> (): d, method_19314, func_215746_d
void (int): b, method_36, func_215747_b
boolean (): h, method_19315, func_215749_h
boolean (Vec3D): a, method_19313, func_215748_a
1.13.2
Names
cbd
cbe
Fields
Constructors
Methods
1.13.1
Names
cav
cbd
net.minecraft.server.v1_13_R1.PathEntity
net.minecraft.server.v1_13_R2.PathEntity
Fields
Constructors
Methods
1.13
Names
bel
cav
net.minecraft.server.v1_12_R1.PathEntity
net.minecraft.server.v1_13_R1.PathEntity
Fields
Constructors
Methods
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
bej
bel
Fields
Constructors
Methods
1.12
Names
bbd
bej
net.minecraft.server.v1_11_R1.PathEntity
net.minecraft.server.v1_12_R1.PathEntity
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
bbb
bbd
Fields
Constructors
Methods
1.11
Names
azi
bbb
net.minecraft.server.v1_10_R1.PathEntity
net.minecraft.server.v1_11_R1.PathEntity
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
ayp
azi
net.minecraft.server.v1_9_R2.PathEntity
net.minecraft.server.v1_10_R1.PathEntity
Fields
Constructors
Methods
boolean (Vec3D): b, func_75880_b
PathPoint[] (): g, func_189966_g
PathPoint[] (): h, func_189965_h
PathPoint (): i, func_189964_i
1.9.4
Names
ayo
ayp
net.minecraft.pathfinding.PathEntity
net.minecraft.pathfinding.Path
net.minecraft.server.v1_9_R1.PathEntity
net.minecraft.server.v1_9_R2.PathEntity
Fields
Constructors
Methods
1.9.2
Names
ayp
ayo
Fields
Constructors
Methods
1.9
Names
asx
ayp
net.minecraft.server.v1_8_R3.PathEntity
net.minecraft.server.v1_9_R1.PathEntity
Fields
int: b, field_75882_b
int: e, field_75882_b
int: c, field_75883_c
int: f, field_75883_c
PathPoint[]: b, field_186312_b
PathPoint[]: c, field_186313_c
PathPoint: d, field_186314_d
Constructors
Methods
void (int, PathPoint): a, func_186309_a
Vec3D (): f, func_186310_f
PathEntity (PacketDataSerializer): b, func_186311_b
1.8.8
Names
asx
net.minecraft.pathfinding.PathEntity
net.minecraft.server.v1_8_R3.PathEntity
Fields
PathPoint[]: a, field_75884_a
int: b, field_75882_b
int: c, field_75883_c
Constructors
(PathPoint[])
Methods
void (): a, func_75875_a
boolean (): b, func_75879_b
PathPoint (): c, func_75870_c
PathPoint (int): a, func_75877_a
int (): d, func_75874_d
void (int): b, func_75871_b
int (): e, func_75873_e
void (int): c, func_75872_c
Vec3D (Entity, int): a, func_75881_a
Vec3D (Entity): a, func_75878_a
boolean (PathEntity): a, func_75876_a
boolean (Vec3D): b, func_75880_b