net.minecraft.pathfinding

public class PathFinder

cbg
net.minecraft.pathfinding.PathFinder

Field summary

Modifier and TypeField
private final PathHeap
a
field_75866_b
private final Set<PathPoint>
b
field_186337_b
private final PathPoint[]
c
field_75864_d
private NodeProcessor
d
field_176190_c

Constructor summary

ModifierConstructor
public (NodeProcessor arg0)

Method summary

Modifier and TypeMethod
public Path
a(axk arg0, afb arg1, aer arg2, float arg3)
func_186333_a(IBlockReader arg0, EntityLiving arg1, Entity arg2, float arg3)
public Path
a(axk arg0, afb arg1, el arg2, float arg3)
func_186336_a(IBlockReader arg0, EntityLiving arg1, BlockPos arg2, float arg3)
private Path
a(axk arg0, afb arg1, double arg2, double arg3, double arg4, float arg5)
func_186334_a(IBlockReader arg0, EntityLiving arg1, double arg2, double arg3, double arg4, float arg5)
private Path
a(cbc arg0, cbc arg1, float arg2)
func_186335_a(PathPoint arg0, PathPoint arg1, float arg2)
private Path
a(cbc arg0, cbc arg1)
func_75853_a(PathPoint arg0, PathPoint arg1)