net.minecraft.server.v1_11_R1

public class Pathfinder

bbe
net.minecraft.pathfinding.PathFinder
net.minecraft.server.v1_11_R1.Pathfinder

Field summary

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

Constructor summary

ModifierConstructor
public (PathfinderAbstract arg0)

Method summary

Modifier and TypeMethod
public PathEntity
a(ajw arg0, sx arg1, sn arg2, float arg3)
func_186333_a(IBlockAccess arg0, EntityLiving arg1, Entity arg2, float arg3)
public PathEntity
a(ajw arg0, sx arg1, co arg2, float arg3)
func_186336_a(IBlockAccess arg0, EntityLiving arg1, BlockPos arg2, float arg3)
private PathEntity
a(ajw arg0, sx arg1, double arg2, double arg3, double arg4, float arg5)
func_186334_a(IBlockAccess arg0, EntityLiving arg1, double arg2, double arg3, double arg4, float arg5)
private PathEntity
a(bbb arg0, bbb arg1, float arg2)
func_186335_a(PathPoint arg0, PathPoint arg1, float arg2)
private PathEntity
a(bbb arg0, bbb arg1)
func_75853_a(PathPoint arg0, PathPoint arg1)