net.minecraft.world.entity.ai.navigation

public class FlyingPathNavigation

extends PathNavigation

cfq
net.minecraft.world.entity.ai.navigation.FlyingPathNavigation
net.minecraft.class_1407
net.minecraft.entity.ai.pathing.BirdNavigation
net.minecraft.world.entity.ai.navigation.NavigationFlying

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(fby arg0, fby 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(bvk 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
d()
canPassDoors()
method_35128()
canEnterOpenDoors()
public void
c(boolean arg0)
setCanPassDoors(boolean arg0)
method_6331(boolean arg0)
setCanEnterOpenDoors(boolean canEnterOpenDoors)
public boolean
e()
canOpenDoors()
method_35129()
method_35129()
public boolean
a(jh arg0)
isStableDestination(BlockPos arg0)
method_6333(class_2338 arg0)
isValidPosition(BlockPos arg0)