net.minecraft.entity.ai.pathing

public class AirPathNavigation

extends PathNavigation

air
net.minecraft.unmapped.C_53690578
net.minecraft.entity.ai.pathing.AirPathNavigation
net.minecraft.pathfinding.PathNavigateFlying

Constructor summary

ModifierConstructor
public (MobEntity arg0, World arg1)

Method summary

Modifier and TypeMethod
protected PathFinder
a()
m_83185087()
createPathFinder()
func_179679_a()
protected boolean
b()
m_84015580()
canUpdatePath()
func_75485_k()
protected Vec3d
c()
m_87007695()
getTempPos()
func_75502_i()
public Path
a(aeo arg0)
m_93155785(C_42232651 arg0)
findPath(Entity arg0)
func_75494_a(Entity arg0)
public void
d()
m_43690173()
tick()
func_75501_e()
protected boolean
a(cdt arg0, cdt arg1, int arg2, int arg3, int arg4)
m_89375867(C_94584382 arg0, C_94584382 arg1, int arg2, int arg3, int arg4)
canMoveDirectly(Vec3d arg0, Vec3d arg1, int arg2, int arg3, int arg4)
func_75493_a(Vec3d arg0, Vec3d arg1, int arg2, int arg3, int arg4)
public void
a(boolean arg0)
m_99206327(boolean arg0)
setCanOpenDoors(boolean canOpenDoors)
func_192879_a(boolean arg0)
public void
b(boolean arg0)
m_69457594(boolean arg0)
setCanPassThroughDoors(boolean canPassThroughDoors)
func_192878_b(boolean arg0)
public boolean
a(ej arg0)
m_42219888(C_32594356 arg0)
isStableDestination(BlockPos arg0)
func_188555_b(BlockPos arg0)