net.minecraft.world.entity.ai.navigation

public class FlyingPathNavigation

extends PathNavigation

cgh
net.minecraft.world.entity.ai.navigation.FlyingPathNavigation
net.minecraft.class_1407
net.minecraft.entity.ai.pathing.BirdNavigation

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(fdw arg0, fdw arg1)
canMoveDirectly(Vec3 arg0, Vec3 arg1)
method_6341(class_243 arg0, class_243 arg1)
canPathDirectlyThrough(Vec3d arg0, Vec3d arg1)
protected boolean
a()
canUpdatePath()
method_6358()
isAtValidPosition()
protected Vec3
b()
getTempMobPos()
method_6347()
getPos()
public Path
a(bwa arg0, int arg1)
createPath(Entity arg0, int arg1)
method_6349(class_1297 arg0, int arg1)
findPathTo(Entity arg0, int arg1)
public void
c()
tick()
method_6360()
tick()
public void
b(boolean arg0)
setCanOpenDoors(boolean arg0)
method_6332(boolean arg0)
setCanPathThroughDoors(boolean canPathThroughDoors)
public boolean
a(iu arg0)
isStableDestination(BlockPos arg0)
method_6333(class_2338 arg0)
isValidPosition(BlockPos arg0)