net.minecraft.world.level.pathfinder

public class FlyNodeEvaluator

extends WalkNodeEvaluator

epp
net.minecraft.world.level.pathfinder.FlyNodeEvaluator
net.minecraft.class_6
net.minecraft.unmapped.C_kecucmvl
net.minecraft.entity.ai.pathing.BirdPathNodeMaker
net.minecraft.entity.ai.pathing.BirdPathNodeMaker
net.minecraft.src.C_2750_
net.minecraft.world.level.pathfinder.PathfinderFlying

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<PathType>
l
pathTypeByPosCache
field_27341
f_tcepxjuk
pathNodes
pathNodes
f_164687_
private static final float
m
SMALL_MOB_SIZE
field_49843
f_wztobvqo
field_49843
SMALL_MOB_SIZE
f_317136_
private static final float
n
SMALL_MOB_INFLATED_START_NODE_BOUNDING_BOX
field_41681
f_wayteepi
field_41681
START_NODE_BOUNDING_BOX
f_262722_
private static final int
o
MAX_START_NODE_CANDIDATES
field_41682
f_tlrxvkdu
field_41682
MAX_START_NODE_CANDIDATES
f_262734_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(ddj arg0, btp arg1)
prepare(PathNavigationRegion arg0, Mob arg1)
method_12(class_1950 arg0, class_1308 arg1)
m_mqfeshmt(C_agxreege arg0, C_dxkfswlz arg1)
init(ChunkCache arg0, MobEntity arg1)
init(ChunkCache arg0, MobEntity arg1)
m_6028_(C_1615_ p_77262_, C_526_ arg1)
public void
b()
done()
method_19()
m_rhautiup()
clear()
clear()
m_6802_()
public Node
a()
getStart()
method_21()
m_ntllflcn()
getStart()
getStart()
m_7171_()
protected boolean
a(jd arg0)
canStartAt(BlockPos arg0)
method_47893(class_2338 arg0)
m_wblphwtk(C_hynzadkk arg0)
canPathThrough(BlockPos arg0)
hasPathfindingPenalty(BlockPos arg0)
m_262494_(C_4675_ arg0)
public Target
a(double arg0, double arg1, double arg2)
getTarget(double arg0, double arg1, double arg2)
method_16(double arg0, double arg1, double arg2)
m_tlossoni(double arg0, double arg1, double arg2)
getNode(double arg0, double arg1, double arg2)
getNode(double arg0, double arg1, double arg2)
m_319819_(double p_329795_, double arg1, double arg2)
public int
a(epq[] arg0, epq arg1)
getNeighbors(Node[] arg0, Node arg1)
method_18(class_9[] arg0, class_9 arg1)
m_oyhtoddn(C_dfzwsdmo[] arg0, C_dfzwsdmo arg1)
getSuccessors(PathNode[] arg0, PathNode arg1)
getSuccessors(PathNode[] arg0, PathNode arg1)
m_6065_(C_2751_[] p_77267_, C_2751_ arg1)
private boolean
b(epq arg0)
hasMalus(Node arg0)
method_22877(class_9 arg0)
m_tuuwxhth(C_dfzwsdmo arg0)
isPassable(PathNode node)
isPassable(PathNode node)
m_77263_(C_2751_ arg0)
private boolean
c(epq arg0)
isOpen(Node arg0)
method_22878(class_9 arg0)
m_jloioycg(C_dfzwsdmo arg0)
unvisited(PathNode node)
unvisited(PathNode node)
m_77269_(C_2751_ arg0)
protected Node
a(int arg0, int arg1, int arg2)
findAcceptedNode(int arg0, int arg1, int arg2)
method_47933(int arg0, int arg1, int arg2)
m_nhekcwle(int arg0, int arg1, int arg2)
getPassableNode(int x, int y, int z)
getSuccessorNode(int x, int y, int z)
m_262834_(int p_263018_, int p_262947_, int arg2)
protected PathType
b(int arg0, int arg1, int arg2)
getCachedPathType(int arg0, int arg1, int arg2)
method_31932(int arg0, int arg1, int arg2)
m_mgexqmtg(int arg0, int arg1, int arg2)
getNodeType(int arg0, int arg1, int arg2)
getNodeType(int arg0, int arg1, int arg2)
m_321558_(int p_330135_, int p_330816_, int arg2)
public PathType
a(epx arg0, int arg1, int arg2, int arg3)
getPathType(PathfindingContext arg0, int arg1, int arg2, int arg3)
method_17(class_9316 arg0, int arg1, int arg2, int arg3)
m_amhxcrvm(C_amrnepho arg0, int arg1, int arg2, int arg3)
getDefaultNodeType(PathContext arg0, int arg1, int arg2, int arg3)
getDefaultNodeType(PathContext arg0, int arg1, int arg2, int arg3)
m_320240_(C_313494_ p_332501_, int p_330191_, int p_335791_, int arg3)
private Iterable<BlockPos>
a(btp arg0)
iteratePathfindingStartNodeCandidatePositions(Mob arg0)
method_47934(class_1308 arg0)
m_ugfyngjc(C_dxkfswlz arg0)
getPotentialEscapePositions(MobEntity entity)
getStartNodeCandidatePositions(MobEntity entity)
m_262869_(C_526_ arg0)