net.minecraft.world.entity.ai.navigation

public class WaterBoundPathNavigation

extends PathNavigation

cfu
net.minecraft.world.entity.ai.navigation.WaterBoundPathNavigation
net.minecraft.class_1412
net.minecraft.entity.ai.pathing.SwimNavigation
net.minecraft.world.entity.ai.navigation.NavigationGuardian

Field summary

Modifier and TypeField
private boolean
p
allowBreaching
field_6689
canJumpOutOfWater

Constructor summary

ModifierConstructor
public (Mob arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected PathFinder
a(int arg0)
createPathFinder(int arg0)
method_6336(int arg0)
createPathNodeNavigator(int arg0)
protected boolean
a()
canUpdatePath()
method_6358()
isAtValidPosition()
protected Vec3
b()
getTempMobPos()
method_6347()
getPos()
protected double
a(fby arg0)
getGroundY(Vec3 arg0)
method_38065(class_243 arg0)
adjustTargetY(Vec3d arg0)
protected boolean
a(fby arg0, fby arg1)
canMoveDirectly(Vec3 arg0, Vec3 arg1)
method_6341(class_243 arg0, class_243 arg1)
canPathDirectlyThrough(Vec3d arg0, Vec3d arg1)
public boolean
a(jh arg0)
isStableDestination(BlockPos arg0)
method_6333(class_2338 arg0)
isValidPosition(BlockPos arg0)
public void
a(boolean arg0)
setCanFloat(boolean arg0)
method_6354(boolean arg0)
setCanSwim(boolean arg0)