net.minecraft.world.level.pathfinder

public class SwimNodeEvaluator

extends NodeEvaluator

duc
net.minecraft.world.level.pathfinder.SwimNodeEvaluator
net.minecraft.class_12
net.minecraft.unmapped.C_dcgyuvyc
net.minecraft.entity.ai.pathing.WaterPathNodeMaker
net.minecraft.entity.ai.pathing.WaterPathNodeMaker
net.minecraft.src.C_2756_
net.minecraft.world.level.pathfinder.PathfinderWater

Field summary

Modifier and TypeField
private final boolean
k
allowBreaching
field_58
f_mdxkbiry
canJumpOutOfWater
canJumpOutOfWater
f_77455_
private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<BlockPathTypes>
l
pathTypesByPosCache
field_34767
f_dpiarsrk
nodePosToType
nodeTypesByPosCache
f_192951_

Constructor summary

ModifierConstructor
public (boolean canJumpOutOfWater)

Method summary

Modifier and TypeMethod
public void
a(ckj arg0, bei 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_192960_, 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_()
public Target
a(double arg0, double arg1, double arg2)
getGoal(double arg0, double arg1, double arg2)
method_16(double arg0, double arg1, double arg2)
m_yslkxtjd(double arg0, double arg1, double arg2)
getNode(double arg0, double arg1, double arg2)
getNode(double arg0, double arg1, double arg2)
m_7568_(double p_77460_, double arg1, double arg2)
public int
a(dtx[] arg0, dtx 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_77484_, C_2751_ arg1)
protected boolean
b(dtx arg0)
isNodeValid(Node arg0)
method_38487(class_9 arg0)
m_vhzoqlgr(C_dfzwsdmo arg0)
hasNotVisited(PathNode node)
isNodeValid(PathNode node)
m_192961_(C_2751_ arg0)
protected boolean
a(dtx arg0, dtx arg1, dtx arg2)
isDiagonalNodeValid(Node arg0, Node arg1, Node arg2)
method_38488(class_9 arg0, class_9 arg1, class_9 arg2)
m_zdespidi(C_dfzwsdmo arg0, C_dfzwsdmo arg1, C_dfzwsdmo arg2)
canPathThrough(PathNode diagonalNode, PathNode node1, PathNode node2)
isDiagonalNodeValid(PathNode node, PathNode nodeA, PathNode nodeB)
m_192963_(C_2751_ p_192965_, C_2751_ p_192966_, C_2751_ arg2)
protected Node
a(int arg0, int arg1, int arg2)
findAcceptedNode(int arg0, int arg1, int arg2)
method_47936(int arg0, int arg1, int arg2)
m_qgilkbuc(int arg0, int arg1, int arg2)
getPassableNode(int x, int y, int z)
m_262844_(int p_263066_, int p_263105_, int arg2)
protected BlockPathTypes
c(int arg0, int arg1, int arg2)
getCachedBlockType(int arg0, int arg1, int arg2)
method_38489(int arg0, int arg1, int arg2)
m_ulwsbsmz(int arg0, int arg1, int arg2)
addPathNodePos(int x, int y, int z)
getCachedBlockType(int x, int y, int z)
m_192967_(int p_192969_, int p_192970_, int arg2)
public BlockPathTypes
a(cjc arg0, int arg1, int arg2, int arg3)
getBlockPathType(BlockGetter arg0, int arg1, int arg2, int arg3)
method_17(class_1922 arg0, int arg1, int arg2, int arg3)
m_pkkdjwrk(C_peaveboq arg0, int arg1, int arg2, int arg3)
getDefaultNodeType(BlockView arg0, int arg1, int arg2, int arg3)
getDefaultNodeType(BlockView arg0, int arg1, int arg2, int arg3)
m_8086_(C_1559_ p_77468_, int p_77469_, int p_77470_, int arg3)
public BlockPathTypes
a(cjc arg0, int arg1, int arg2, int arg3, bei arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
getBlockPathType(BlockGetter arg0, int arg1, int arg2, int arg3, Mob arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
method_25(class_1922 arg0, int arg1, int arg2, int arg3, class_1308 arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
m_twpgcddl(C_peaveboq arg0, int arg1, int arg2, int arg3, C_dxkfswlz arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
getNodeType(BlockView arg0, int arg1, int arg2, int arg3, MobEntity arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
getNodeType(BlockView arg0, int arg1, int arg2, int arg3, MobEntity arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
m_7209_(C_1559_ p_77473_, int p_77474_, int p_77475_, int p_77476_, C_526_ p_77477_, int p_77478_, int p_77479_, int p_77480_, boolean p_77481_, boolean arg9)