net.minecraft.entity.ai.pathing

public class WalkNodeEvaluator

extends NodeEvaluator

cba
net.minecraft.unmapped.C_57503661
net.minecraft.entity.ai.pathing.WalkNodeEvaluator
net.minecraft.pathfinding.WalkNodeProcessor

Field summary

Modifier and TypeField
protected float
j
f_19332880
oldWaterWeight
field_176183_h

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(axg arg0, aey arg1)
m_43181406(C_56864221 arg0, C_21461336 arg1)
prepare(BlockView arg0, MobEntity arg1)
func_186315_a(IBlockReader arg0, EntityLiving arg1)
public void
a()
m_50479165()
done()
func_176163_a()
public PathNode
b()
m_80324342()
getStart()
func_186318_b()
public PathNode
a(double arg0, double arg1, double arg2)
m_51386592(double arg0, double arg1, double arg2)
getTarget(double arg0, double arg1, double arg2)
func_186325_a(double arg0, double arg1, double arg2)
public int
a(cat[] arg0, cat arg1, cat arg2, float arg3)
m_21320612(C_03498964[] arg0, C_03498964 arg1, C_03498964 arg2, float arg3)
getNeighbors(PathNode[] arg0, PathNode arg1, PathNode arg2, float arg3)
func_186320_a(PathPoint[] arg0, PathPoint arg1, PathPoint arg2, float arg3)
private PathNode
a(int arg0, int arg1, int arg2, int arg3, double arg4, ep arg5)
m_04432133(int arg0, int arg1, int arg2, int arg3, double arg4, C_28786548 arg5)
getValidNode(int x, int y, int z, int offset, double height, Direction dir)
func_186332_a(int arg0, int arg1, int arg2, int arg3, double arg4, EnumFacing arg5)
public static double
a(axg arg0, ej arg1)
m_32138905(C_56864221 arg0, C_32594356 arg1)
m_32138905(BlockView arg0, BlockPos arg1)
func_197682_a(IBlockReader arg0, BlockPos arg1)
public PathBlockingType
a(axg arg0, int arg1, int arg2, int arg3, aey arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
m_95415679(C_56864221 arg0, int arg1, int arg2, int arg3, C_21461336 arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
getBlockingType(BlockView arg0, int arg1, int arg2, int arg3, MobEntity arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
func_186319_a(IBlockReader arg0, int arg1, int arg2, int arg3, EntityLiving arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
public PathBlockingType
a(axg arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7, boolean arg8, EnumSet<car> arg9, car arg10, ej arg11)
m_85302220(C_56864221 arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7, boolean arg8, EnumSet<C_42110860> arg9, C_42110860 arg10, C_32594356 arg11)
getBlockingType(BlockView world, int x, int y, int z, int width, int height, int depth, boolean canOpenDoors, boolean canPassThroughDoors, EnumSet<PathBlockingType> arg9, PathBlockingType arg10, BlockPos arg11)
func_193577_a(IBlockReader arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7, boolean arg8, EnumSet<PathNodeType> arg9, PathNodeType arg10, BlockPos arg11)
private PathBlockingType
a(aey arg0, ej arg1)
m_78868378(C_21461336 arg0, C_32594356 arg1)
getBlockingType(MobEntity mob, BlockPos pos)
func_186329_a(EntityLiving arg0, BlockPos arg1)
private PathBlockingType
a(aey arg0, int arg1, int arg2, int arg3)
m_30371018(C_21461336 arg0, int arg1, int arg2, int arg3)
getBlockingType(MobEntity mob, int x, int y, int z)
func_186331_a(EntityLiving arg0, int arg1, int arg2, int arg3)
public PathBlockingType
a(axg arg0, int arg1, int arg2, int arg3)
m_42059461(C_56864221 arg0, int arg1, int arg2, int arg3)
getBlockingType(BlockView arg0, int arg1, int arg2, int arg3)
func_186330_a(IBlockReader arg0, int arg1, int arg2, int arg3)
public PathBlockingType
a(axg arg0, int arg1, int arg2, int arg3, car arg4)
m_05863055(C_56864221 arg0, int arg1, int arg2, int arg3, C_42110860 arg4)
checkDangers(BlockView arg0, int arg1, int arg2, int arg3, PathBlockingType arg4)
func_193578_a(IBlockReader arg0, int arg1, int arg2, int arg3, PathNodeType arg4)
protected PathBlockingType
b(axg arg0, int arg1, int arg2, int arg3)
m_29611230(C_56864221 arg0, int arg1, int arg2, int arg3)
getPathBlockingType(BlockView arg0, int arg1, int arg2, int arg3)
func_189553_b(IBlockReader arg0, int arg1, int arg2, int arg3)