net.minecraft.entity.ai.pathing

public class Path

bel
net.minecraft.unmapped.C_85604771
net.minecraft.entity.ai.pathing.Path

Field summary

Modifier and TypeField
private final PathNode[]
a
f_36185656
nodes
private PathNode[]
b
f_57838660
open
private PathNode[]
c
f_61246144
closed
private int
e
f_96157514
currentIndex
private int
f
f_90013259
length
private PathNode
d
f_08961088
debugTarget

Constructor summary

ModifierConstructor
public (PathNode[] nodes)

Method summary

Modifier and TypeMethod
public void
a()
m_87200563()
advance()
public boolean
b()
m_06092904()
isDone()
public PathNode
c()
m_70210527()
getTarget()
public PathNode
a(int arg0)
m_97815959(int arg0)
getNode(int index)
public void
a(int arg0, bej arg1)
m_91919704(int arg0, C_03498964 arg1)
setNode(int index, PathNode node)
public int
d()
m_59352990()
length()
public void
b(int arg0)
m_04442596(int arg0)
truncate(int length)
public int
e()
m_27577716()
getCurrentIndex()
public void
c(int arg0)
m_10014984(int arg0)
setCurrentIndex(int index)
public Vec3d
a(vg arg0, int arg1)
m_00989222(C_42232651 arg0, int arg1)
getPos(Entity target, int index)
public Vec3d
a(vg arg0)
m_16965982(C_42232651 arg0)
getCurrentPos(Entity target)
public Vec3d
f()
m_66313037()
getCurrentPos()
public boolean
a(bel arg0)
m_06710406(C_85604771 arg0)
equals(Path other)
public PathNode[]
g()
m_47781682()
getOpen()
public PathNode[]
h()
m_74096167()
getClosed()
public PathNode
i()
m_09724020()
getDebugTarget()
public static Path
b(gy arg0)
m_73757490(C_04635774 arg0)
fromPacket(PacketByteBuf buffer)