History - net.minecraft.world.level.pathfinder.NodeEvaluator

1.21

Names

eok

epr

Fields

Constructors

Methods

1.20.6

Names

eoj

eok

net.minecraft.world.level.pathfinder.PathPoint

net.minecraft.world.level.pathfinder.PathfinderAbstract

Fields

Constructors

Methods

1.20.5

Names

efe

eoj

net.minecraft.world.level.pathfinder.Node

net.minecraft.world.level.pathfinder.NodeEvaluator

net.minecraft.class_9

net.minecraft.class_8

net.minecraft.unmapped.C_dfzwsdmo

net.minecraft.unmapped.C_pbtgpvfg

net.minecraft.entity.ai.pathing.PathNode

net.minecraft.entity.ai.pathing.PathNodeMaker

net.minecraft.entity.ai.pathing.PathNode

net.minecraft.entity.ai.pathing.PathNodeMaker

net.minecraft.src.C_2751_

net.minecraft.src.C_2752_

Fields

int: a, x, field_40, f_enneezgd, x, x, f_77271_

int: b, y, field_39, f_saktpoek, y, y, f_77272_

int: c, z, field_38, f_kmyepggv, z, z, f_77273_

int: m, hash, field_44, f_klowikri, hashCode, hashCode, f_77283_

int: d, heapIdx, field_37, f_zuphcwxb, heapIndex, heapIndex, f_77274_

float: e, g, field_36, f_aolnkcha, penalizedPathLength, penalizedPathLength, f_77275_

float: f, h, field_34, f_zvpjngle, distanceToNearestTarget, distanceToNearestTarget, f_77276_

float: g, f, field_47, f_sozzfaba, heapWeight, heapWeight, f_77277_

Node: h, cameFrom, field_35, f_tonhkujt, previous, previous, f_77278_

boolean: i, closed, field_42, f_gapynxcn, visited, visited, f_77279_

float: j, walkedDistance, field_46, f_kutybemd, pathLength, pathLength, f_77280_

float: k, costMalus, field_43, f_bgpopyji, penalty, penalty, f_77281_

BlockPathTypes: l, type, field_41, f_lzpxpqin, type, type, f_77282_

PathfindingContext: a, currentContext, field_49416, f_jffuufhn, context, context, f_314620_

Mob: b, mob, field_33, f_mkveapwo, entity, entity, f_77313_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<Node>: c, nodes, field_32, f_vmwhcanl, pathNodeCache, pathNodeCache, f_77314_

int: d, entityWidth, field_31, f_uvxlvdjw, entityBlockXSize, entityBlockXSize, f_77315_

int: e, entityHeight, field_30, f_iliaikln, entityBlockYSize, entityBlockYSize, f_77316_

int: f, entityDepth, field_28, f_tiuqhbqb, entityBlockZSize, entityBlockZSize, f_77317_

boolean: g, canPassDoors, field_29, f_xnzjvdtv, canEnterOpenDoors, canEnterOpenDoors, f_77318_

boolean: h, canOpenDoors, field_27, f_wviyrtdh, canOpenDoors, canOpenDoors, f_77319_

boolean: i, canFloat, field_25, f_fpkqkafw, canSwim, canSwim, f_77320_

boolean: j, canWalkOverFences, field_40927, f_biayptdo, canWalkOverFences, canWalkOverFences, f_254713_

Constructors

(int, int, int)

()

Methods

int (int, int, int): b, createHash, method_30, m_owkuzlxo, hash, hash, m_77295_

float (Node): a, distanceTo, method_31, m_jzwtwwwl, getDistance, getDistance, m_77293_

float (Node): c, distanceToSqr, method_32, m_jtgrzhcp, getSquaredDistance, getSquaredDistance, m_77299_

boolean (): c, inOpenSet, method_27, m_zbjeuetv, isInHeap, isInHeap, m_77303_

Node (int, int, int): a, cloneAndMove, method_26, m_xwdrnupt, copyWithNewPosition, copyWithNewPosition, m_77289_

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, fromBuf, readBuf, m_77301_

float (Node): d, distanceManhattan, method_21653, m_mauahbmk, getManhattanDistance, getManhattanDistance, m_77304_

float (BlockPos): c, distanceManhattan, method_21654, m_bmzpbmbc, getManhattanDistance, getManhattanDistance, m_77306_

BlockPos (): a, asBlockPos, method_22879, m_ppapfoya, getBlockPos, getBlockPos, m_77288_

float (BlockPos): a, distanceTo, method_35494, m_cybmvrrq, getDistance, getDistance, m_164697_

float (BlockPos): b, distanceToSqr, method_35497, m_bynvhmjj, getSquaredDistance, getSquaredDistance, m_164702_

Vec3 (): b, asVec3, method_35496, m_btjauavv, getPos, getPos, m_164701_

void (FriendlyByteBuf): a, writeToStream, method_35495, m_cmwrnysk, write, toBuffer, m_164699_

float (Node): b, distanceToXZ, method_44022, m_xilxzkkt, getHorizontalDistance, getHorizontalDistance, m_230613_

void (FriendlyByteBuf, Node): a, readContents, method_47935, m_jozbzxer, readFromBuf, initializeNode, m_262841_

void (PathNavigationRegion, Mob): a, prepare, method_12, m_mqfeshmt, init, init, m_6028_

void (): b, done, method_19, m_rhautiup, clear, clear, m_6802_

Node (BlockPos): b, getNode, method_27137, m_yyimtkar, getNode, getNode, m_77349_

Node (int, int, int): c, getNode, method_13, m_caxdstpt, getNode, getNode, m_5676_

Node (): a, getStart, method_21, m_ntllflcn, getStart, getStart, m_7171_

Target (double, double, double): a, getTarget, method_16, m_tlossoni, getNode, getNode, m_319819_

Target (double, double, double): b, getTargetNodeAt, method_57083, m_peyrvdzd, createNode, getTargetPathNode, m_322518_

int (Node[], Node): a, getNeighbors, method_18, m_oyhtoddn, getSuccessors, getSuccessors, m_6065_

PathType (PathfindingContext, int, int, int, Mob): a, getPathTypeOfMob, method_25, m_aquikxzw, getNodeType, getNodeType, m_319854_

PathType (PathfindingContext, int, int, int): a, getPathType, method_17, m_amhxcrvm, getDefaultNodeType, getDefaultNodeType, m_320240_

PathType (Mob, BlockPos): a, getPathType, method_57615, m_tyumpkdm, getDefaultNodeType, getDefaultNodeType, m_319718_

void (boolean): a, setCanPassDoors, method_15, m_mcdrbydv, setCanEnterOpenDoors, setCanEnterOpenDoors, m_77351_

void (boolean): b, setCanOpenDoors, method_20, m_yuhwwlat, setCanOpenDoors, setCanOpenDoors, m_77355_

void (boolean): c, setCanFloat, method_14, m_wcwipmmd, setCanSwim, setCanSwim, m_77358_

void (boolean): d, setCanWalkOverFences, method_46737, m_yjjnjphd, setCanWalkOverFences, setCanWalkOverFences, m_254850_

boolean (): d, canPassDoors, method_23, m_qzaeyeqk, canEnterOpenDoors, canEnterOpenDoors, m_77357_

boolean (): e, canOpenDoors, method_24, m_olsrqhxg, canOpenDoors, canOpenDoors, m_77360_

boolean (): f, canFloat, method_22, m_ercdfxti, canSwim, canSwim, m_77361_

boolean (): g, canWalkOverFences, method_46738, m_yrqrfqmt, canWalkOverFences, canWalkOverFences, m_255100_

boolean (BlockState): a, isBurningBlock, method_57082, m_ccdrwtxl, isFireDamaging, inflictsFireDamage, m_321676_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

eaz

efe

Fields

Constructors

Methods

1.20.2

Names

dxr

eaz

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

dwx

dxr

Fields

Constructors

Methods

void (FriendlyByteBuf, Node): a, readContents, method_47935, m_jozbzxer, readFromBuf, m_jozbzxer, m_262841_

void (FriendlyByteBuf, Node): a, readContents, method_47935, m_jozbzxer, readFromBuf, initializeNode, m_262841_

1.19.4

Names

dtx

dwx

Fields

Constructors

Methods

1.19.3

Names

dqj

dtx

Fields

Constructors

Methods

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, readBuf, readBuf, m_77301_

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, fromBuf, readBuf, m_77301_

void (FriendlyByteBuf): a, writeToStream, method_35495, m_cmwrnysk, toBuffer, toBuffer, m_164699_

void (FriendlyByteBuf): a, writeToStream, method_35495, m_cmwrnysk, write, toBuffer, m_164699_

void (FriendlyByteBuf, Node): a, readContents, method_47935, m_jozbzxer, readFromBuf, m_jozbzxer, m_262841_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

dpm

dqj

Fields

Constructors

Methods

float (Node): b, distanceToXZ, method_44022, m_xilxzkkt, getHorizontalDistance, m_xilxzkkt, m_230613_

float (Node): b, distanceToXZ, method_44022, m_xilxzkkt, getHorizontalDistance, getHorizontalDistance, m_230613_

1.19

Names

djl

dpm

Fields

Constructors

Methods

float (Node): b, distanceToSqr, method_32, m_jtgrzhcp, getSquaredDistance, getSquaredDistance, m_77299_

float (Node): c, distanceToSqr, method_32, m_jtgrzhcp, getSquaredDistance, getSquaredDistance, m_77299_

float (Node): c, distanceManhattan, method_21653, m_mauahbmk, getManhattanDistance, getManhattanDistance, m_77304_

float (Node): d, distanceManhattan, method_21653, m_mauahbmk, getManhattanDistance, getManhattanDistance, m_77304_

float (Node): b, distanceToXZ, method_44022, m_xilxzkkt, getHorizontalDistance, m_xilxzkkt, m_230613_

1.18.2

Names

dij

djl

net.minecraft.entity.ai.pathing.PathNode

Fields

int: a, x, field_40, f_enneezgd, x, f_77271_

int: a, x, field_40, f_enneezgd, x, x, f_77271_

int: b, y, field_39, f_saktpoek, y, f_77272_

int: b, y, field_39, f_saktpoek, y, y, f_77272_

int: c, z, field_38, f_kmyepggv, z, f_77273_

int: c, z, field_38, f_kmyepggv, z, z, f_77273_

int: m, hash, field_44, f_klowikri, hashCode, f_77283_

int: m, hash, field_44, f_klowikri, hashCode, hashCode, f_77283_

int: d, heapIdx, field_37, f_zuphcwxb, heapIndex, f_77274_

int: d, heapIdx, field_37, f_zuphcwxb, heapIndex, heapIndex, f_77274_

float: e, g, field_36, f_aolnkcha, penalizedPathLength, f_77275_

float: e, g, field_36, f_aolnkcha, penalizedPathLength, penalizedPathLength, f_77275_

float: f, h, field_34, f_zvpjngle, distanceToNearestTarget, f_77276_

float: f, h, field_34, f_zvpjngle, distanceToNearestTarget, distanceToNearestTarget, f_77276_

float: g, f, field_47, f_sozzfaba, heapWeight, f_77277_

float: g, f, field_47, f_sozzfaba, heapWeight, heapWeight, f_77277_

Node: h, cameFrom, field_35, f_tonhkujt, previous, f_77278_

Node: h, cameFrom, field_35, f_tonhkujt, previous, previous, f_77278_

boolean: i, closed, field_42, f_gapynxcn, visited, f_77279_

boolean: i, closed, field_42, f_gapynxcn, visited, visited, f_77279_

float: j, walkedDistance, field_46, f_kutybemd, pathLength, f_77280_

float: j, walkedDistance, field_46, f_kutybemd, pathLength, pathLength, f_77280_

float: k, costMalus, field_43, f_bgpopyji, penalty, f_77281_

float: k, costMalus, field_43, f_bgpopyji, penalty, penalty, f_77281_

BlockPathTypes: l, type, field_41, f_lzpxpqin, type, f_77282_

BlockPathTypes: l, type, field_41, f_lzpxpqin, type, type, f_77282_

Constructors

Methods

int (int, int, int): b, createHash, method_30, m_owkuzlxo, hash, m_77295_

int (int, int, int): b, createHash, method_30, m_owkuzlxo, hash, hash, m_77295_

float (Node): a, distanceTo, method_31, m_jzwtwwwl, getDistance, m_77293_

float (Node): a, distanceTo, method_31, m_jzwtwwwl, getDistance, getDistance, m_77293_

float (Node): b, distanceToSqr, method_32, m_jtgrzhcp, getSquaredDistance, m_77299_

float (Node): b, distanceToSqr, method_32, m_jtgrzhcp, getSquaredDistance, getSquaredDistance, m_77299_

boolean (): c, inOpenSet, method_27, m_zbjeuetv, isInHeap, m_77303_

boolean (): c, inOpenSet, method_27, m_zbjeuetv, isInHeap, isInHeap, m_77303_

Node (int, int, int): a, cloneAndMove, method_26, m_xwdrnupt, copyWithNewPosition, m_77289_

Node (int, int, int): a, cloneAndMove, method_26, m_xwdrnupt, copyWithNewPosition, copyWithNewPosition, m_77289_

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, readBuf, m_77301_

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, readBuf, readBuf, m_77301_

float (Node): c, distanceManhattan, method_21653, m_mauahbmk, getManhattanDistance, m_77304_

float (Node): c, distanceManhattan, method_21653, m_mauahbmk, getManhattanDistance, getManhattanDistance, m_77304_

float (BlockPos): c, distanceManhattan, method_21654, m_bmzpbmbc, getManhattanDistance, m_77306_

float (BlockPos): c, distanceManhattan, method_21654, m_bmzpbmbc, getManhattanDistance, getManhattanDistance, m_77306_

BlockPos (): a, asBlockPos, method_22879, m_ppapfoya, getBlockPos, m_77288_

BlockPos (): a, asBlockPos, method_22879, m_ppapfoya, getBlockPos, getBlockPos, m_77288_

float (BlockPos): a, distanceTo, method_35494, m_cybmvrrq, getDistance, m_164697_

float (BlockPos): a, distanceTo, method_35494, m_cybmvrrq, getDistance, getDistance, m_164697_

float (BlockPos): b, distanceToSqr, method_35497, m_bynvhmjj, getSquaredDistance, m_164702_

float (BlockPos): b, distanceToSqr, method_35497, m_bynvhmjj, getSquaredDistance, getSquaredDistance, m_164702_

Vec3 (): b, asVec3, method_35496, m_btjauavv, getPos, m_164701_

Vec3 (): b, asVec3, method_35496, m_btjauavv, getPos, getPos, m_164701_

void (FriendlyByteBuf): a, writeToStream, method_35495, m_cmwrnysk, toBuffer, m_164699_

void (FriendlyByteBuf): a, writeToStream, method_35495, m_cmwrnysk, toBuffer, toBuffer, m_164699_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

dgy

dij

Fields

Constructors

Methods

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

cxb

dgy

net.minecraft.pathfinding.PathPoint

net.minecraft.src.C_2751_

net.minecraft.server.v1_16_R3.PathPoint

net.minecraft.world.level.pathfinder.PathPoint

Fields

int: a, x, field_40, f_enneezgd, x, field_75839_a

int: a, x, field_40, f_enneezgd, x, f_77271_

int: b, y, field_39, f_saktpoek, y, field_75837_b

int: b, y, field_39, f_saktpoek, y, f_77272_

int: c, z, field_38, f_kmyepggv, z, field_75838_c

int: c, z, field_38, f_kmyepggv, z, f_77273_

int: m, hash, field_44, f_klowikri, hashCode, field_75840_j

int: m, hash, field_44, f_klowikri, hashCode, f_77283_

int: d, heapIdx, field_37, f_zuphcwxb, heapIndex, field_75835_d

int: d, heapIdx, field_37, f_zuphcwxb, heapIndex, f_77274_

float: e, g, field_36, f_aolnkcha, penalizedPathLength, field_75836_e

float: e, g, field_36, f_aolnkcha, penalizedPathLength, f_77275_

float: f, h, field_34, f_zvpjngle, distanceToNearestTarget, field_75833_f

float: f, h, field_34, f_zvpjngle, distanceToNearestTarget, f_77276_

float: g, f, field_47, f_sozzfaba, heapWeight, field_75834_g

float: g, f, field_47, f_sozzfaba, heapWeight, f_77277_

Node: h, cameFrom, field_35, f_tonhkujt, previous, field_75841_h

Node: h, cameFrom, field_35, f_tonhkujt, previous, f_77278_

boolean: i, closed, field_42, f_gapynxcn, visited, field_75842_i

boolean: i, closed, field_42, f_gapynxcn, visited, f_77279_

float: j, walkedDistance, field_46, f_kutybemd, pathLength, field_222861_j

float: j, walkedDistance, field_46, f_kutybemd, pathLength, f_77280_

float: k, costMalus, field_43, f_bgpopyji, penalty, field_186286_l

float: k, costMalus, field_43, f_bgpopyji, penalty, f_77281_

BlockPathTypes: l, type, field_41, f_lzpxpqin, type, field_186287_m

BlockPathTypes: l, type, field_41, f_lzpxpqin, type, f_77282_

Constructors

Methods

int (int, int, int): b, createHash, method_30, m_owkuzlxo, hash, func_75830_a

int (int, int, int): b, createHash, method_30, m_owkuzlxo, hash, m_77295_

float (Node): a, distanceTo, method_31, m_jzwtwwwl, getDistance, func_75829_a

float (Node): a, distanceTo, method_31, m_jzwtwwwl, getDistance, m_77293_

float (Node): b, distanceToSqr, method_32, m_jtgrzhcp, getSquaredDistance, func_75832_b

float (Node): b, distanceToSqr, method_32, m_jtgrzhcp, getSquaredDistance, m_77299_

boolean (): c, inOpenSet, method_27, m_zbjeuetv, isInHeap, func_75831_a

boolean (): c, inOpenSet, method_27, m_zbjeuetv, isInHeap, m_77303_

Node (int, int, int): a, cloneAndMove, method_26, m_xwdrnupt, copyWithNewPosition, func_186283_a

Node (int, int, int): a, cloneAndMove, method_26, m_xwdrnupt, copyWithNewPosition, m_77289_

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, readBuf, func_186282_b

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, readBuf, m_77301_

float (Node): c, distanceManhattan, method_21653, m_mauahbmk, getManhattanDistance, func_224757_c

float (Node): c, distanceManhattan, method_21653, m_mauahbmk, getManhattanDistance, m_77304_

float (BlockPos): c, distanceManhattan, method_21654, m_bmzpbmbc, getManhattanDistance, func_224758_c

float (BlockPos): c, distanceManhattan, method_21654, m_bmzpbmbc, getManhattanDistance, m_77306_

BlockPos (): a, asBlockPos, method_22879, m_ppapfoya, getBlockPos, func_224759_a

BlockPos (): a, asBlockPos, method_22879, m_ppapfoya, getBlockPos, m_77288_

float (BlockPos): a, distanceTo, method_35494, m_cybmvrrq, getDistance, m_164697_

float (BlockPos): b, distanceToSqr, method_35497, m_bynvhmjj, getSquaredDistance, m_164702_

Vec3 (): b, asVec3, method_35496, m_btjauavv, getPos, m_164701_

void (FriendlyByteBuf): a, writeToStream, method_35495, m_cmwrnysk, toBuffer, m_164699_

1.16.5

Names

Fields

Constructors

Methods

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, fromBuffer, func_186282_b

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, readBuf, func_186282_b

BlockPos (): a, asBlockPos, method_22879, m_ppapfoya, getPos, func_224759_a

BlockPos (): a, asBlockPos, method_22879, m_ppapfoya, getBlockPos, func_224759_a

1.16.4

Names

cwy

cxb

net.minecraft.server.v1_16_R2.PathPoint

net.minecraft.server.v1_16_R3.PathPoint

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

czd

cwy

net.minecraft.server.v1_16_R1.PathPoint

net.minecraft.server.v1_16_R2.PathPoint

Fields

Constructors

Methods

Node (int, int, int): a, cloneMove, method_26, m_nlfddfng, copyWithNewPosition, func_186283_a

Node (int, int, int): a, cloneAndMove, method_26, m_xwdrnupt, copyWithNewPosition, func_186283_a

1.16.1

Names

cqo

czd

net.minecraft.server.v1_15_R1.PathPoint

net.minecraft.server.v1_16_R1.PathPoint

Fields

Constructors

Methods

1.15.2

Names

cql

cqo

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

cnp

cql

net.minecraft.server.v1_14_R1.PathPoint

net.minecraft.server.v1_15_R1.PathPoint

Fields

float: e, g, field_36, f_aolnkcha, field_75836_e

float: e, g, field_36, f_aolnkcha, penalizedPathLength, field_75836_e

float: f, h, field_34, f_zvpjngle, field_75833_f

float: f, h, field_34, f_zvpjngle, distanceToNearestTarget, field_75833_f

Node: h, cameFrom, field_35, f_tonhkujt, field_75841_h

Node: h, cameFrom, field_35, f_tonhkujt, previous, field_75841_h

boolean: i, closed, field_42, f_gapynxcn, field_75842_i

boolean: i, closed, field_42, f_gapynxcn, visited, field_75842_i

float: j, walkedDistance, field_46, f_kutybemd, field_222861_j

float: j, walkedDistance, field_46, f_kutybemd, pathLength, field_222861_j

float: k, costMalus, field_43, f_bgpopyji, field_186286_l

float: k, costMalus, field_43, f_bgpopyji, penalty, field_186286_l

Constructors

Methods

float (Node): c, distanceManhattan, method_21653, m_mauahbmk, func_224757_c

float (Node): c, distanceManhattan, method_21653, m_mauahbmk, getManhattanDistance, func_224757_c

float (BlockPos): c, distanceManhattan, method_21654, m_bmzpbmbc, func_224758_c

float (BlockPos): c, distanceManhattan, method_21654, m_bmzpbmbc, getManhattanDistance, func_224758_c

BlockPos (): a, asBlockPos, method_21652, m_ppapfoya, func_224759_a

BlockPos (): a, asBlockPos, method_22879, m_ppapfoya, getPos, func_224759_a

1.14.4

Names

cnk

cnp

net.minecraft.world.level.pathfinder.Node

net.minecraft.unmapped.C_dfzwsdmo

Fields

int: a, field_40, x, field_75839_a

int: a, x, field_40, f_enneezgd, x, field_75839_a

int: b, field_39, y, field_75837_b

int: b, y, field_39, f_saktpoek, y, field_75837_b

int: c, field_38, z, field_75838_c

int: c, z, field_38, f_kmyepggv, z, field_75838_c

int: m, field_44, hashCode, field_75840_j

int: m, hash, field_44, f_klowikri, hashCode, field_75840_j

int: d, field_37, heapIndex, field_75835_d

int: d, heapIdx, field_37, f_zuphcwxb, heapIndex, field_75835_d

float: e, field_36, field_36, field_75836_e

float: e, g, field_36, f_aolnkcha, field_75836_e

float: f, field_34, field_34, field_75833_f

float: f, h, field_34, f_zvpjngle, field_75833_f

float: g, field_47, heapWeight, field_75834_g

float: g, f, field_47, f_sozzfaba, heapWeight, field_75834_g

PathPoint: h, field_35, field_35, field_75841_h

Node: h, cameFrom, field_35, f_tonhkujt, field_75841_h

boolean: i, field_42, field_42, field_75842_i

boolean: i, closed, field_42, f_gapynxcn, field_75842_i

float: j, field_46, field_46, field_222861_j

float: j, walkedDistance, field_46, f_kutybemd, field_222861_j

float: k, field_43, field_43, field_186286_l

float: k, costMalus, field_43, f_bgpopyji, field_186286_l

PathType: l, field_41, type, field_186287_m

BlockPathTypes: l, type, field_41, f_lzpxpqin, type, field_186287_m

Constructors

Methods

int (int, int, int): b, method_30, calculateHashCode, func_75830_a

int (int, int, int): b, createHash, method_30, m_owkuzlxo, hash, func_75830_a

float (PathPoint): a, method_31, distance, func_75829_a

float (Node): a, distanceTo, method_31, m_jzwtwwwl, getDistance, func_75829_a

float (PathPoint): b, method_32, distanceSquared, func_75832_b

float (Node): b, distanceToSqr, method_32, m_jtgrzhcp, getSquaredDistance, func_75832_b

boolean (): c, method_27, isInHeap, func_75831_a

boolean (): c, inOpenSet, method_27, m_zbjeuetv, isInHeap, func_75831_a

PathPoint (int, int, int): a, method_26, copyWithNewPosition, func_186283_a

Node (int, int, int): a, cloneMove, method_26, m_nlfddfng, copyWithNewPosition, func_186283_a

PathPoint (PacketDataSerializer): b, method_28, fromBuffer, func_186282_b

Node (FriendlyByteBuf): b, createFromStream, method_28, m_uesqrfct, fromBuffer, func_186282_b

float (Node): c, distanceManhattan, method_21653, m_mauahbmk, func_224757_c

float (BlockPos): c, distanceManhattan, method_21654, m_bmzpbmbc, func_224758_c

BlockPos (): a, asBlockPos, method_21652, m_ppapfoya, func_224759_a

1.14.3

Names

cng

cnk

net.minecraft.entity.ai.pathing.PathNode

Fields

int: a, field_40, field_75839_a

int: a, field_40, x, field_75839_a

int: b, field_39, field_75837_b

int: b, field_39, y, field_75837_b

int: c, field_38, field_75838_c

int: c, field_38, z, field_75838_c

int: m, field_44, field_75840_j

int: m, field_44, hashCode, field_75840_j

int: d, field_37, field_75835_d

int: d, field_37, heapIndex, field_75835_d

float: e, field_36, field_75836_e

float: e, field_36, field_36, field_75836_e

float: f, field_34, field_75833_f

float: f, field_34, field_34, field_75833_f

float: g, field_47, field_75834_g

float: g, field_47, heapWeight, field_75834_g

PathPoint: h, field_35, field_75841_h

PathPoint: h, field_35, field_35, field_75841_h

boolean: i, field_42, field_75842_i

boolean: i, field_42, field_42, field_75842_i

float: j, field_46, field_222861_j

float: j, field_46, field_46, field_222861_j

float: k, field_43, field_186286_l

float: k, field_43, field_43, field_186286_l

PathType: l, field_41, field_186287_m

PathType: l, field_41, type, field_186287_m

Constructors

Methods

int (int, int, int): b, method_30, func_75830_a

int (int, int, int): b, method_30, calculateHashCode, func_75830_a

float (PathPoint): a, method_31, func_75829_a

float (PathPoint): a, method_31, distance, func_75829_a

float (PathPoint): b, method_32, func_75832_b

float (PathPoint): b, method_32, distanceSquared, func_75832_b

boolean (): c, method_27, func_75831_a

boolean (): c, method_27, isInHeap, func_75831_a

PathPoint (int, int, int): a, method_26, func_186283_a

PathPoint (int, int, int): a, method_26, copyWithNewPosition, func_186283_a

PathPoint (PacketDataSerializer): b, method_28, func_186282_b

PathPoint (PacketDataSerializer): b, method_28, fromBuffer, func_186282_b

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

cne

cng

Fields

int: n, field_44, field_75840_j

int: m, field_44, field_75840_j

float: j, field_46, field_186284_j

float: j, field_46, field_222861_j

float: k, field_45, field_186285_k

float: l, field_43, field_186286_l

float: k, field_43, field_186286_l

PathType: m, field_41, field_186287_m

PathType: l, field_41, field_186287_m

Constructors

Methods

float (PathPoint): c, method_29, func_186281_c

Vec3D (): b, method_19312, func_215745_b

1.14

Names

cbc

cne

net.minecraft.class_9

net.minecraft.server.v1_13_R2.PathPoint

net.minecraft.server.v1_14_R1.PathPoint

Fields

int: a, field_75839_a

int: a, field_40, field_75839_a

int: b, field_75837_b

int: b, field_39, field_75837_b

int: c, field_75838_c

int: c, field_38, field_75838_c

int: n, field_75840_j

int: n, field_44, field_75840_j

int: d, field_75835_d

int: d, field_37, field_75835_d

float: e, field_75836_e

float: e, field_36, field_75836_e

float: f, field_75833_f

float: f, field_34, field_75833_f

float: g, field_75834_g

float: g, field_47, field_75834_g

PathPoint: h, field_75841_h

PathPoint: h, field_35, field_75841_h

boolean: i, field_75842_i

boolean: i, field_42, field_75842_i

float: j, field_186284_j

float: j, field_46, field_186284_j

float: k, field_186285_k

float: k, field_45, field_186285_k

float: l, field_186286_l

float: l, field_43, field_186286_l

PathType: m, field_186287_m

PathType: m, field_41, field_186287_m

Constructors

Methods

int (int, int, int): b, func_75830_a

int (int, int, int): b, method_30, func_75830_a

float (PathPoint): a, func_75829_a

float (PathPoint): a, method_31, func_75829_a

float (PathPoint): b, func_75832_b

float (PathPoint): b, method_32, func_75832_b

boolean (): a, func_75831_a

boolean (): c, method_27, func_75831_a

PathPoint (int, int, int): a, func_186283_a

PathPoint (int, int, int): a, method_26, func_186283_a

float (PathPoint): c, func_186281_c

float (PathPoint): c, method_29, func_186281_c

PathPoint (PacketDataSerializer): b, func_186282_b

PathPoint (PacketDataSerializer): b, method_28, func_186282_b

Vec3D (): b, method_19312, func_215745_b

1.13.2

Names

cbb

cbc

Fields

Constructors

Methods

1.13.1

Names

cat

cbb

net.minecraft.server.v1_13_R1.PathPoint

net.minecraft.server.v1_13_R2.PathPoint

Fields

Constructors

Methods

1.13

Names

bej

cat

net.minecraft.server.v1_12_R1.PathPoint

net.minecraft.server.v1_13_R1.PathPoint

Fields

Constructors

Methods

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

beh

bej

Fields

Constructors

Methods

1.12

Names

bbb

beh

net.minecraft.server.v1_11_R1.PathPoint

net.minecraft.server.v1_12_R1.PathPoint

Fields

Constructors

Methods

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

baz

bbb

Fields

Constructors

Methods

1.11

Names

azg

baz

net.minecraft.server.v1_10_R1.PathPoint

net.minecraft.server.v1_11_R1.PathPoint

Fields

Constructors

Methods

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

ayn

azg

net.minecraft.server.v1_9_R2.PathPoint

net.minecraft.server.v1_10_R1.PathPoint

Fields

Constructors

Methods

1.9.4

Names

aym

ayn

net.minecraft.server.v1_9_R1.PathPoint

net.minecraft.server.v1_9_R2.PathPoint

Fields

Constructors

Methods

1.9.2

Names

ayn

aym

Fields

Constructors

Methods

1.9

Names

asv

ayn

net.minecraft.server.v1_8_R3.PathPoint

net.minecraft.server.v1_9_R1.PathPoint

Fields

int: j, field_75840_j

int: n, field_75840_j

float: j, field_186284_j

float: k, field_186285_k

float: l, field_186286_l

PathType: m, field_186287_m

Constructors

Methods

int (int, int, int): a, func_75830_a

int (int, int, int): b, func_75830_a

PathPoint (int, int, int): a, func_186283_a

float (PathPoint): c, func_186281_c

PathPoint (PacketDataSerializer): b, func_186282_b

1.8.8

Names

asv

net.minecraft.pathfinding.PathPoint

net.minecraft.server.v1_8_R3.PathPoint

Fields

int: a, field_75839_a

int: b, field_75837_b

int: c, field_75838_c

int: j, field_75840_j

int: d, field_75835_d

float: e, field_75836_e

float: f, field_75833_f

float: g, field_75834_g

PathPoint: h, field_75841_h

boolean: i, field_75842_i

Constructors

(int, int, int)

Methods

int (int, int, int): a, func_75830_a

float (PathPoint): a, func_75829_a

float (PathPoint): b, func_75832_b

boolean (): a, func_75831_a