net.minecraft.server.v1_8_R3

public abstract class PathfinderAbstract

asw
net.minecraft.world.pathfinder.NodeProcessor
net.minecraft.server.v1_8_R3.PathfinderAbstract

Field summary

Modifier and TypeField
protected IBlockAccess
a
field_176169_a
protected IntHashMap<PathPoint>
b
field_176167_b
protected int
c
field_176168_c
protected int
d
field_176165_d
protected int
e
field_176166_e

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(adq arg0, pk arg1)
func_176162_a(IBlockAccess arg0, Entity arg1)
public void
a()
func_176163_a()
protected PathPoint
a(int arg0, int arg1, int arg2)
func_176159_a(int arg0, int arg1, int arg2)
public abstract PathPoint
a(pk arg0)
func_176161_a(Entity arg0)
public abstract PathPoint
a(pk arg0, double arg1, double arg2, double arg3)
func_176160_a(Entity arg0, double arg1, double arg2, double arg3)
public abstract int
a(asv[] arg0, pk arg1, asv arg2, asv arg3, float arg4)
func_176164_a(PathPoint[] arg0, Entity arg1, PathPoint arg2, PathPoint arg3, float arg4)