net.minecraft.server.v1_10_R1

public class PathEntity

azi
net.minecraft.pathfinding.Path
net.minecraft.server.v1_10_R1.PathEntity

Field summary

Modifier and TypeField
private final PathPoint[]
a
field_75884_a
private PathPoint[]
b
field_186312_b
private PathPoint[]
c
field_186313_c
private int
e
field_75882_b
private int
f
field_75883_c
private PathPoint
d
field_186314_d

Constructor summary

ModifierConstructor
public (PathPoint[] arg0)

Method summary

Modifier and TypeMethod
public void
a()
func_75875_a()
public boolean
b()
func_75879_b()
public PathPoint
c()
func_75870_c()
public PathPoint
a(int arg0)
func_75877_a(int arg0)
public void
a(int arg0, azg arg1)
func_186309_a(int arg0, PathPoint arg1)
public int
d()
func_75874_d()
public void
b(int arg0)
func_75871_b(int arg0)
public int
e()
func_75873_e()
public void
c(int arg0)
func_75872_c(int arg0)
public Vec3D
a(rw arg0, int arg1)
func_75881_a(Entity arg0, int arg1)
public Vec3D
a(rw arg0)
func_75878_a(Entity arg0)
public Vec3D
f()
func_186310_f()
public boolean
a(azi arg0)
func_75876_a(Path arg0)
public PathPoint[]
g()
func_189966_g()
public PathPoint[]
h()
func_189965_h()
public PathPoint
i()
func_189964_i()
public static PathEntity
b(eq arg0)
func_186311_b(PacketBuffer arg0)