net.minecraft.entity.ai.pathing

public class WaterPathNodeMaker

extends PathNodeMaker

cnp
net.minecraft.class_12
net.minecraft.entity.ai.pathing.WaterPathNodeMaker
net.minecraft.pathfinding.SwimNodeProcessor

Field summary

Modifier and TypeField
private final boolean
j
field_58
field_58
field_205202_j

Constructor summary

ModifierConstructor
public (boolean arg0)

Method summary

Modifier and TypeMethod
public PathNode
b()
method_21()
getStart()
func_186318_b()
public PathNode
a(double arg0, double arg1, double arg2)
method_16(double arg0, double arg1, double arg2)
getPathNode(double arg0, double arg1, double arg2)
func_186325_a(double arg0, double arg1, double arg2)
public int
a(cnk[] arg0, cnk arg1)
method_18(class_9[] arg0, class_9 arg1)
getPathNodes(PathNode[] arg0, PathNode arg1)
func_222859_a(PathPoint[] arg0, PathPoint arg1)
public PathNodeType
a(bgw arg0, int arg1, int arg2, int arg3, aiv arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
method_17(class_1922 arg0, int arg1, int arg2, int arg3, class_1308 arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
getPathNodeType(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, MobEntity arg4, int arg5, int arg6, int arg7, boolean arg8, boolean arg9)
public PathNodeType
a(bgw arg0, int arg1, int arg2, int arg3)
method_25(class_1922 arg0, int arg1, int arg2, int arg3)
getPathNodeType(BlockView arg0, int arg1, int arg2, int arg3)
func_186330_a(IBlockReader arg0, int arg1, int arg2, int arg3)
private PathNode
b(int arg0, int arg1, int arg2)
method_51(int arg0, int arg1, int arg2)
getPathNodeInWater(int arg0, int arg1, int arg2)
func_186328_b(int arg0, int arg1, int arg2)
protected PathNode
a(int arg0, int arg1, int arg2)
method_13(int arg0, int arg1, int arg2)
getPathNode(int arg0, int arg1, int arg2)
func_176159_a(int arg0, int arg1, int arg2)
private PathNodeType
c(int arg0, int arg1, int arg2)
method_50(int arg0, int arg1, int arg2)
getPathNodeType(int arg0, int arg1, int arg2)
func_186327_c(int arg0, int arg1, int arg2)