History - net.minecraft.world.level.pathfinder.NodeEvaluator
25w18a
Names
eyn
ezd
Fields
int: e, entityWidth, field_31, entityBlockXSize, f_77315_
int: e, entityWidth, field_31
int: f, entityHeight, field_30, entityBlockYSize, f_77316_
int: f, entityHeight, field_30
int: g, entityDepth, field_28, entityBlockZSize, f_77317_
int: g, entityDepth, field_28
boolean: h, canPassDoors, field_29, canEnterOpenDoors, f_77318_
boolean: h, canPassDoors, field_29
boolean: i, canOpenDoors, field_27, canOpenDoors, f_77319_
boolean: i, canOpenDoors, field_27
boolean: j, canFloat, field_25, canSwim, f_77320_
boolean: j, canFloat, field_25
Mob: c, mob, field_33, entity, f_77313_
Mob: c, mob, field_33
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Node>: d, nodes, field_32, pathNodeCache, f_77314_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Node>: d, nodes, field_32
boolean: k, canWalkOverFences, field_40927, canWalkOverFences, f_254713_
boolean: k, canWalkOverFences, field_40927
PathfindingContext: b, currentContext, field_49416, context, f_314620_
PathfindingContext: b, currentContext, field_49416
Constructors
Methods
void (): b, done, method_19, clear, m_6802_
void (): b, done, method_19
Node (int, int, int): c, getNode, method_13, getNode, m_5676_
Node (int, int, int): c, getNode, method_13
Node (): a, getStart, method_21, getStart, m_7171_
Node (): a, getStart, method_21
void (boolean): a, setCanPassDoors, method_15, setCanEnterOpenDoors, m_77351_
void (boolean): a, setCanPassDoors, method_15
void (boolean): b, setCanOpenDoors, method_20, setCanOpenDoors, m_77355_
void (boolean): b, setCanOpenDoors, method_20
void (boolean): c, setCanFloat, method_14, setCanSwim, m_77358_
void (boolean): c, setCanFloat, method_14
boolean (): d, canPassDoors, method_23, canEnterOpenDoors, m_77357_
boolean (): d, canPassDoors, method_23
boolean (): e, canOpenDoors, method_24, canOpenDoors, m_77360_
boolean (): e, canOpenDoors, method_24
boolean (): f, canFloat, method_22, canSwim, m_77361_
boolean (): f, canFloat, method_22
int (Node[], Node): a, getNeighbors, method_18, getSuccessors, m_6065_
int (Node[], Node): a, getNeighbors, method_18
Target (double, double, double): a, getTarget, method_16, getNode, m_319819_
Target (double, double, double): a, getTarget, method_16
void (PathNavigationRegion, Mob): a, prepare, method_12, init, m_6028_
void (PathNavigationRegion, Mob): a, prepare, method_12
Node (BlockPos): b, getNode, method_27137, getNode, m_77349_
Node (BlockPos): b, getNode, method_27137
void (boolean): d, setCanWalkOverFences, method_46737, setCanWalkOverFences, m_254850_
void (boolean): d, setCanWalkOverFences, method_46737
boolean (): g, canWalkOverFences, method_46738, canWalkOverFences, m_255100_
boolean (): g, canWalkOverFences, method_46738
Target (double, double, double): b, getTargetNodeAt, method_57083, createNode, m_322518_
Target (double, double, double): b, getTargetNodeAt, method_57083
PathType (PathfindingContext, int, int, int, Mob): a, getPathTypeOfMob, method_25, getNodeType, m_319854_
PathType (PathfindingContext, int, int, int, Mob): a, getPathTypeOfMob, method_25
PathType (PathfindingContext, int, int, int): a, getPathType, method_17, getDefaultNodeType, m_320240_
PathType (PathfindingContext, int, int, int): a, getPathType, method_17
PathType (Mob, BlockPos): a, getPathType, method_57615, getDefaultNodeType, m_319718_
PathType (Mob, BlockPos): a, getPathType, method_57615
boolean (BlockState): a, isBurningBlock, method_57082, isFireDamaging, m_321676_
boolean (BlockState): a, isBurningBlock, method_57082
1.21.5
Names
etn
eyn
Fields
Constructors
Methods
1.21.4
Names
euk
etn
Fields
Constructors
Methods
1.21.3
Names
epr
euk
Fields
int: d, entityWidth, field_31, entityBlockXSize, f_77315_
int: e, entityWidth, field_31, entityBlockXSize, f_77315_
int: e, entityHeight, field_30, entityBlockYSize, f_77316_
int: f, entityHeight, field_30, entityBlockYSize, f_77316_
int: f, entityDepth, field_28, entityBlockZSize, f_77317_
int: g, entityDepth, field_28, entityBlockZSize, f_77317_
boolean: g, canPassDoors, field_29, canEnterOpenDoors, f_77318_
boolean: h, canPassDoors, field_29, canEnterOpenDoors, f_77318_
boolean: h, canOpenDoors, field_27, canOpenDoors, f_77319_
boolean: i, canOpenDoors, field_27, canOpenDoors, f_77319_
boolean: i, canFloat, field_25, canSwim, f_77320_
boolean: j, canFloat, field_25, canSwim, f_77320_
Mob: b, mob, field_33, entity, f_77313_
Mob: c, mob, field_33, entity, f_77313_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Node>: c, nodes, field_32, pathNodeCache, f_77314_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Node>: d, nodes, field_32, pathNodeCache, f_77314_
boolean: j, canWalkOverFences, field_40927, canWalkOverFences, f_254713_
boolean: k, canWalkOverFences, field_40927, canWalkOverFences, f_254713_
PathfindingContext: a, currentContext, field_49416, context, f_314620_
PathfindingContext: b, currentContext, field_49416, context, f_314620_
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
eok
epr
Fields
Constructors
Methods
1.20.6
Names
eff
eok
Fields
PathNavigationRegion: a, level, field_20622, cachedWorld, f_77312_
PathfindingContext: a, currentContext, field_49416, context, f_314620_
Constructors
Methods
Node (int, int, int): b, getNode, method_13, getNode, m_5676_
Node (int, int, int): c, getNode, method_13, getNode, m_5676_
BlockPathTypes (BlockGetter, int, int, int): a, getBlockPathType, method_17, getDefaultNodeType, m_8086_
Target (double, double, double): a, getGoal, method_16, getNode, m_7568_
Target (double, double, double): a, getTarget, method_16, getNode, m_319819_
Target (Node): a, getTargetFromNode, method_43568, asTargetPathNode, m_230615_
BlockPathTypes (BlockGetter, int, int, int, Mob): a, getBlockPathType, method_25, getNodeType, m_7209_
Target (double, double, double): b, getTargetNodeAt, method_57083, createNode, m_322518_
PathType (PathfindingContext, int, int, int, Mob): a, getPathTypeOfMob, method_25, getNodeType, m_319854_
PathType (PathfindingContext, int, int, int): a, getPathType, method_17, getDefaultNodeType, m_320240_
PathType (Mob, BlockPos): a, getPathType, method_57615, getDefaultNodeType, m_319718_
boolean (BlockState): a, isBurningBlock, method_57082, isFireDamaging, m_321676_
1.20.4
Names
eba
eff
Fields
Constructors
Methods
1.20.2
Names
dxs
eba
Fields
Constructors
Methods
1.20.1
Names
dwy
dxs
Fields
Constructors
Methods
1.19.4
Names
dty
dwy
Fields
Constructors
Methods
BlockPathTypes (BlockGetter, int, int, int, Mob, int, int, int, boolean, boolean): a, getBlockPathType, method_25, getNodeType, m_7209_
BlockPathTypes (BlockGetter, int, int, int, Mob): a, getBlockPathType, method_25, getNodeType, m_7209_
1.19.3
Names
dqk
dty
Fields
boolean: j, canWalkOverFences, field_40927, canWalkOverFences, f_254713_
Constructors
Methods
Node (int, int, int): a, getNode, method_13, getNode, m_5676_
Node (int, int, int): b, getNode, method_13, getNode, m_5676_
void (boolean): d, setCanWalkOverFences, method_46737, setCanWalkOverFences, m_254850_
boolean (): g, canWalkOverFences, method_46738, canWalkOverFences, m_255100_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dpn
dqk
Fields
Constructors
Methods
1.19
Names
djm
dpn
Fields
Constructors
Methods
void (): a, done, method_19, clear, m_6802_
void (): b, done, method_19, clear, m_6802_
Node (): b, getStart, method_21, getStart, m_7171_
Node (): a, getStart, method_21, getStart, m_7171_
Target (Node): a, getTargetFromNode, method_43568, asTargetPathNode, m_230615_
1.18.2
Names
dik
djm
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dgz
dik
Fields
Constructors
Methods
BlockPathTypes (BlockGetter, int, int, int): a, getBlockPathType, method_25, getDefaultNodeType, m_8086_
BlockPathTypes (BlockGetter, int, int, int): a, getBlockPathType, method_17, getDefaultNodeType, m_8086_
BlockPathTypes (BlockGetter, int, int, int, Mob, int, int, int, boolean, boolean): a, getBlockPathType, method_17, getNodeType, m_7209_
BlockPathTypes (BlockGetter, int, int, int, Mob, int, int, int, boolean, boolean): a, getBlockPathType, method_25, getNodeType, m_7209_
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
cxc
dgz
net.minecraft.pathfinding.NodeProcessor
net.minecraft.src.C_2752_
Fields
int: d, entityWidth, field_31, entityBlockXSize, field_176168_c
int: d, entityWidth, field_31, entityBlockXSize, f_77315_
int: e, entityHeight, field_30, entityBlockYSize, field_176165_d
int: e, entityHeight, field_30, entityBlockYSize, f_77316_
int: f, entityDepth, field_28, entityBlockZSize, field_176166_e
int: f, entityDepth, field_28, entityBlockZSize, f_77317_
boolean: g, canPassDoors, field_29, canEnterOpenDoors, field_176180_f
boolean: g, canPassDoors, field_29, canEnterOpenDoors, f_77318_
boolean: h, canOpenDoors, field_27, canOpenDoors, field_176181_g
boolean: h, canOpenDoors, field_27, canOpenDoors, f_77319_
boolean: i, canFloat, field_25, canSwim, field_176184_i
boolean: i, canFloat, field_25, canSwim, f_77320_
Mob: b, mob, field_33, entity, field_186326_b
Mob: b, mob, field_33, entity, f_77313_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Node>: c, nodes, field_32, pathNodeCache, field_176167_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Node>: c, nodes, field_32, pathNodeCache, f_77314_
PathNavigationRegion: a, level, field_20622, cachedWorld, field_176169_a
PathNavigationRegion: a, level, field_20622, cachedWorld, f_77312_
Constructors
Methods
void (): a, done, method_19, clear, func_176163_a
void (): a, done, method_19, clear, m_6802_
Node (int, int, int): a, getNode, method_13, getNode, func_176159_a
Node (int, int, int): a, getNode, method_13, getNode, m_5676_
Node (): b, getStart, method_21, getStart, func_186318_b
Node (): b, getStart, method_21, getStart, m_7171_
void (boolean): a, setCanPassDoors, method_15, setCanEnterOpenDoors, func_186317_a
void (boolean): a, setCanPassDoors, method_15, setCanEnterOpenDoors, m_77351_
void (boolean): b, setCanOpenDoors, method_20, setCanOpenDoors, func_186321_b
void (boolean): b, setCanOpenDoors, method_20, setCanOpenDoors, m_77355_
void (boolean): c, setCanFloat, method_14, setCanSwim, func_186316_c
void (boolean): c, setCanFloat, method_14, setCanSwim, m_77358_
boolean (): c, canPassDoors, method_23, canEnterOpenDoors, func_186323_c
boolean (): d, canPassDoors, method_23, canEnterOpenDoors, m_77357_
boolean (): d, canOpenDoors, method_24, canOpenDoors, func_186324_d
boolean (): e, canOpenDoors, method_24, canOpenDoors, m_77360_
boolean (): e, canFloat, method_22, canSwim, func_186322_e
boolean (): f, canFloat, method_22, canSwim, m_77361_
BlockPathTypes (BlockGetter, int, int, int): a, getBlockPathType, method_25, getDefaultNodeType, func_186330_a
BlockPathTypes (BlockGetter, int, int, int): a, getBlockPathType, method_25, getDefaultNodeType, m_8086_
BlockPathTypes (BlockGetter, int, int, int, Mob, int, int, int, boolean, boolean): a, getBlockPathType, method_17, getNodeType, func_186319_a
BlockPathTypes (BlockGetter, int, int, int, Mob, int, int, int, boolean, boolean): a, getBlockPathType, method_17, getNodeType, m_7209_
int (Node[], Node): a, getNeighbors, method_18, getSuccessors, func_222859_a
int (Node[], Node): a, getNeighbors, method_18, getSuccessors, m_6065_
Target (double, double, double): a, getGoal, method_16, getNode, func_224768_a
Target (double, double, double): a, getGoal, method_16, getNode, m_7568_
void (PathNavigationRegion, Mob): a, prepare, method_12, init, func_225578_a_
void (PathNavigationRegion, Mob): a, prepare, method_12, init, m_6028_
Node (BlockPos): a, getNode, method_27137, method_27137, func_237223_a_
Node (BlockPos): b, getNode, method_27137, getNode, m_77349_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cwz
cxc
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cze
cwz
Fields
Constructors
Methods
1.16.1
Names
cqp
cze
Fields
int: d, entityWidth, field_31, field_176168_c
int: d, entityWidth, field_31, entityBlockXSize, field_176168_c
int: e, entityHeight, field_30, field_176165_d
int: e, entityHeight, field_30, entityBlockYSize, field_176165_d
int: f, entityDepth, field_28, field_176166_e
int: f, entityDepth, field_28, entityBlockZSize, field_176166_e
PathNavigationRegion: a, level, field_20622, field_176169_a
PathNavigationRegion: a, level, field_20622, cachedWorld, field_176169_a
Constructors
Methods
BlockPathTypes (BlockGetter, int, int, int): a, getBlockPathType, method_25, getNodeType, func_186330_a
BlockPathTypes (BlockGetter, int, int, int): a, getBlockPathType, method_25, getDefaultNodeType, func_186330_a
Node (BlockPos): a, getNode, method_27137, method_27137, func_237223_a_
1.15.2
Names
cqm
cqp
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
cnq
cqm
Fields
LevelReader: a, level, field_26, blockView, field_176169_a
PathNavigationRegion: a, level, field_20622, field_176169_a
Constructors
Methods
void (LevelReader, Mob): a, prepare, method_12, init, func_186315_a
void (PathNavigationRegion, Mob): a, prepare, method_12, init, func_225578_a_
1.14.4
Names
cnl
cnq
net.minecraft.world.level.pathfinder.NodeEvaluator
Fields
int: d, field_31, field_31, field_176168_c
int: d, entityWidth, field_31, field_176168_c
int: e, field_30, field_30, field_176165_d
int: e, entityHeight, field_30, field_176165_d
int: f, field_28, field_28, field_176166_e
int: f, entityDepth, field_28, field_176166_e
boolean: g, field_29, entersOpenDoors, field_176180_f
boolean: g, canPassDoors, field_29, canEnterOpenDoors, field_176180_f
boolean: h, field_27, pathsThroughDoors, field_176181_g
boolean: h, canOpenDoors, field_27, canOpenDoors, field_176181_g
boolean: i, field_25, swims, field_176184_i
boolean: i, canFloat, field_25, canSwim, field_176184_i
MobEntity: b, field_33, entity, field_186326_b
Mob: b, mob, field_33, entity, field_186326_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<PathNode>: c, field_32, pathNodeCache, field_176167_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Node>: c, nodes, field_32, pathNodeCache, field_176167_b
ViewableWorld: a, field_26, blockView, field_176169_a
LevelReader: a, level, field_26, blockView, field_176169_a
Constructors
Methods
void (): a, method_19, clear, func_176163_a
void (): a, done, method_19, clear, func_176163_a
PathNode (int, int, int): a, method_13, getPathNode, func_176159_a
Node (int, int, int): a, getNode, method_13, getNode, func_176159_a
PathNode (): b, method_21, getStart, func_186318_b
Node (): b, getStart, method_21, getStart, func_186318_b
PathNode (double, double, double): a, method_16, getPathNode, func_186325_a
void (boolean): a, method_15, setCanEnterOpenDoors, func_186317_a
void (boolean): a, setCanPassDoors, method_15, setCanEnterOpenDoors, func_186317_a
void (boolean): b, method_20, setCanPathThroughDoors, func_186321_b
void (boolean): b, setCanOpenDoors, method_20, setCanOpenDoors, func_186321_b
void (boolean): c, method_14, setCanSwim, func_186316_c
void (boolean): c, setCanFloat, method_14, setCanSwim, func_186316_c
boolean (): c, method_23, canEnterOpenDoors, func_186323_c
boolean (): c, canPassDoors, method_23, canEnterOpenDoors, func_186323_c
boolean (): d, method_24, canPathThroughDoors, func_186324_d
boolean (): d, canOpenDoors, method_24, canOpenDoors, func_186324_d
boolean (): e, method_22, canSwim, func_186322_e
boolean (): e, canFloat, method_22, canSwim, func_186322_e
PathNodeType (BlockView, int, int, int): a, method_25, getPathNodeType, func_186330_a
BlockPathTypes (BlockGetter, int, int, int): a, getBlockPathType, method_25, getNodeType, func_186330_a
PathNodeType (BlockView, int, int, int, MobEntity, int, int, int, boolean, boolean): a, method_17, getPathNodeType, func_186319_a
BlockPathTypes (BlockGetter, int, int, int, Mob, int, int, int, boolean, boolean): a, getBlockPathType, method_17, getNodeType, func_186319_a
void (ViewableWorld, MobEntity): a, method_12, init, func_186315_a
void (LevelReader, Mob): a, prepare, method_12, init, func_186315_a
int (PathNode[], PathNode): a, method_18, getPathNodes, func_222859_a
int (Node[], Node): a, getNeighbors, method_18, getSuccessors, func_222859_a
Target (double, double, double): a, getGoal, method_16, getNode, func_224768_a
1.14.3
Names
cnh
cnl
net.minecraft.entity.ai.pathing.PathNodeMaker
Fields
int: d, field_31, field_176168_c
int: d, field_31, field_31, field_176168_c
int: e, field_30, field_176165_d
int: e, field_30, field_30, field_176165_d
int: f, field_28, field_176166_e
int: f, field_28, field_28, field_176166_e
boolean: g, field_29, field_176180_f
boolean: g, field_29, entersOpenDoors, field_176180_f
boolean: h, field_27, field_176181_g
boolean: h, field_27, pathsThroughDoors, field_176181_g
boolean: i, field_25, field_176184_i
boolean: i, field_25, swims, field_176184_i
MobEntity: b, field_33, field_186326_b
MobEntity: b, field_33, entity, field_186326_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<PathPoint>: c, field_32, field_176167_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<PathNode>: c, field_32, pathNodeCache, field_176167_b
IWorldReader: a, field_26, field_176169_a
ViewableWorld: a, field_26, blockView, field_176169_a
Constructors
Methods
void (): a, method_19, func_176163_a
void (): a, method_19, clear, func_176163_a
PathPoint (int, int, int): a, method_13, func_176159_a
PathNode (int, int, int): a, method_13, getPathNode, func_176159_a
PathPoint (): b, method_21, func_186318_b
PathNode (): b, method_21, getStart, func_186318_b
PathPoint (double, double, double): a, method_16, func_186325_a
PathNode (double, double, double): a, method_16, getPathNode, func_186325_a
void (boolean): a, method_15, func_186317_a
void (boolean): a, method_15, setCanEnterOpenDoors, func_186317_a
void (boolean): b, method_20, func_186321_b
void (boolean): b, method_20, setCanPathThroughDoors, func_186321_b
void (boolean): c, method_14, func_186316_c
void (boolean): c, method_14, setCanSwim, func_186316_c
boolean (): c, method_23, func_186323_c
boolean (): c, method_23, canEnterOpenDoors, func_186323_c
boolean (): d, method_24, func_186324_d
boolean (): d, method_24, canPathThroughDoors, func_186324_d
boolean (): e, method_22, func_186322_e
boolean (): e, method_22, canSwim, func_186322_e
PathNodeType (IBlockReader, int, int, int): a, method_25, func_186330_a
PathNodeType (BlockView, int, int, int): a, method_25, getPathNodeType, func_186330_a
PathNodeType (IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean): a, method_17, func_186319_a
PathNodeType (BlockView, int, int, int, MobEntity, int, int, int, boolean, boolean): a, method_17, getPathNodeType, func_186319_a
void (IWorldReader, MobEntity): a, method_12, func_186315_a
void (ViewableWorld, MobEntity): a, method_12, init, func_186315_a
int (PathPoint[], PathPoint): a, method_18, func_222859_a
int (PathNode[], PathNode): a, method_18, getPathNodes, func_222859_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
cnf
cnh
Fields
IBlockReader: a, field_26, field_176169_a
IWorldReader: a, field_26, field_176169_a
Constructors
Methods
int (PathPoint[], PathPoint, PathPoint, float): a, method_18, func_186320_a
void (IBlockReader, MobEntity): a, method_12, func_186315_a
void (IWorldReader, MobEntity): a, method_12, func_186315_a
int (PathPoint[], PathPoint): a, method_18, func_222859_a
1.14
Names
cbd
cnf
net.minecraft.class_8
Fields
EntityLiving: b, field_186326_b
IntHashMap<PathPoint>: c, field_176167_b
int: d, field_176168_c
int: d, field_31, field_176168_c
int: e, field_176165_d
int: e, field_30, field_176165_d
int: f, field_176166_e
int: f, field_28, field_176166_e
boolean: g, field_176180_f
boolean: g, field_29, field_176180_f
boolean: h, field_176181_g
boolean: h, field_27, field_176181_g
boolean: i, field_176184_i
boolean: i, field_25, field_176184_i
IBlockReader: a, field_176169_a
IBlockReader: a, field_26, field_176169_a
MobEntity: b, field_33, field_186326_b
it.unimi.dsi.fastutil.ints.Int2ObjectMap<PathPoint>: c, field_32, field_176167_b
Constructors
Methods
void (): a, func_176163_a
void (): a, method_19, func_176163_a
PathPoint (int, int, int): a, func_176159_a
PathPoint (int, int, int): a, method_13, func_176159_a
PathPoint (): b, func_186318_b
PathPoint (): b, method_21, func_186318_b
PathPoint (double, double, double): a, func_186325_a
PathPoint (double, double, double): a, method_16, func_186325_a
int (PathPoint[], PathPoint, PathPoint, float): a, func_186320_a
int (PathPoint[], PathPoint, PathPoint, float): a, method_18, func_186320_a
void (boolean): a, func_186317_a
void (boolean): a, method_15, func_186317_a
void (boolean): b, func_186321_b
void (boolean): b, method_20, func_186321_b
void (boolean): c, func_186316_c
void (boolean): c, method_14, func_186316_c
boolean (): c, func_186323_c
boolean (): c, method_23, func_186323_c
boolean (): d, func_186324_d
boolean (): d, method_24, func_186324_d
boolean (): e, func_186322_e
boolean (): e, method_22, func_186322_e
void (IBlockReader, EntityLiving): a, func_186315_a
PathNodeType (IBlockReader, int, int, int, EntityLiving, int, int, int, boolean, boolean): a, func_186319_a
PathNodeType (IBlockReader, int, int, int): a, func_186330_a
PathNodeType (IBlockReader, int, int, int): a, method_25, func_186330_a
void (IBlockReader, MobEntity): a, method_12, func_186315_a
PathNodeType (IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean): a, method_17, func_186319_a
1.13.2
Names
cbc
cbd
Fields
Constructors
Methods
1.13.1
Names
cau
cbc
Fields
Constructors
Methods
1.13
Names
bek
cau
Fields
IBlockAccess: a, field_176169_a
IBlockReader: a, field_176169_a
Constructors
Methods
void (IBlockAccess, EntityLiving): a, func_186315_a
PathNodeType (IBlockAccess, int, int, int, EntityLiving, int, int, int, boolean, boolean): a, func_186319_a
PathNodeType (IBlockAccess, int, int, int): a, func_186330_a
void (IBlockReader, EntityLiving): a, func_186315_a
PathNodeType (IBlockReader, int, int, int, EntityLiving, int, int, int, boolean, boolean): a, func_186319_a
PathNodeType (IBlockReader, int, int, int): a, func_186330_a
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
bei
bek
Fields
Constructors
Methods
1.12
Names
bbc
bei
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
bba
bbc
Fields
Constructors
Methods
1.11
Names
azh
bba
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
ayo
azh
Fields
Constructors
Methods
1.9.4
Names
ayn
ayo
Fields
Constructors
Methods
PathNodeType (IBlockAccess, int, int, int): a, func_186330_a
1.9.2
Names
ayo
ayn
Fields
Constructors
Methods
1.9
Names
ayo
net.minecraft.pathfinding.NodeProcessor
Fields
IBlockAccess: a, field_176169_a
EntityLiving: b, field_186326_b
IntHashMap<PathPoint>: c, field_176167_b
int: d, field_176168_c
int: e, field_176165_d
int: f, field_176166_e
boolean: g, field_176180_f
boolean: h, field_176181_g
boolean: i, field_176184_i
Constructors
()
Methods
void (IBlockAccess, EntityLiving): a, func_186315_a
void (): a, func_176163_a
PathPoint (int, int, int): a, func_176159_a
PathPoint (): b, func_186318_b
PathPoint (double, double, double): a, func_186325_a
int (PathPoint[], PathPoint, PathPoint, float): a, func_186320_a
PathNodeType (IBlockAccess, int, int, int, EntityLiving, int, int, int, boolean, boolean): a, func_186319_a
void (boolean): a, func_186317_a
void (boolean): b, func_186321_b
void (boolean): c, func_186316_c
boolean (): c, func_186323_c
boolean (): d, func_186324_d
boolean (): e, func_186322_e