net.minecraft.entity.ai.pathing

public class WalkNodeEvaluator

extends NodeEvaluator

bem
net.minecraft.unmapped.C_57503661
net.minecraft.entity.ai.pathing.WalkNodeEvaluator

Field summary

Modifier and TypeField
protected float
j
f_19332880
oldWaterWeight

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(amw arg0, vo arg1)
m_43181406(C_46108969 arg0, C_21461336 arg1)
prepare(WorldView arg0, MobEntity arg1)
public void
a()
m_50479165()
done()
public PathNode
b()
m_80324342()
getStart()
public PathNode
a(double arg0, double arg1, double arg2)
m_51386592(double arg0, double arg1, double arg2)
getTarget(double arg0, double arg1, double arg2)
public int
a(beh[] arg0, beh arg1, beh 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)
private PathNode
a(int arg0, int arg1, int arg2, int arg3, double arg4, fa 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)
public PathBlockingType
a(amw arg0, int arg1, int arg2, int arg3, vo arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
m_95415679(C_46108969 arg0, int arg1, int arg2, int arg3, C_21461336 arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
getBlockingType(WorldView arg0, int arg1, int arg2, int arg3, MobEntity arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
public PathBlockingType
a(amw arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7, boolean arg8, EnumSet<bef> arg9, bef arg10, et arg11)
m_85302220(C_46108969 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(WorldView world, int x, int y, int z, int width, int height, int depth, boolean canOpenDoors, boolean canWalkThroughDoors, EnumSet<PathBlockingType> blockings, PathBlockingType defautValue, BlockPos pos)
private PathBlockingType
a(vo arg0, et arg1)
m_78868378(C_21461336 arg0, C_32594356 arg1)
getBlockingType(MobEntity mob, BlockPos pos)
private PathBlockingType
a(vo 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)
public PathBlockingType
a(amw arg0, int arg1, int arg2, int arg3)
m_42059461(C_46108969 arg0, int arg1, int arg2, int arg3)
getBlockingType(WorldView arg0, int arg1, int arg2, int arg3)
public PathBlockingType
a(amw arg0, int arg1, int arg2, int arg3, bef arg4)
m_05863055(C_46108969 arg0, int arg1, int arg2, int arg3, C_42110860 arg4)
checkDangers(WorldView world, int x, int y, int z, PathBlockingType otherwise)
protected PathBlockingType
b(amw arg0, int arg1, int arg2, int arg3)
m_29611230(C_46108969 arg0, int arg1, int arg2, int arg3)
getPathBlockingType(WorldView world, int x, int y, int z)