net.minecraft.entity.ai.pathing

public class GroundPathNavigation

extends PathNavigation

ve
net.minecraft.unmapped.C_85232361
net.minecraft.entity.ai.pathing.GroundPathNavigation

Field summary

Modifier and TypeField
private boolean
f
f_21693770
avoidSunLight

Constructor summary

ModifierConstructor
public (MobEntity arg0, World arg1)

Method summary

Modifier and TypeMethod
protected PathFinder
a()
m_83185087()
createPathFinder()
protected boolean
b()
m_84015580()
canUpdatePath()
protected Vec3d
c()
m_87007695()
getTempPos()
public Path
a(cj arg0)
m_20759641(C_32594356 arg0)
findPath(BlockPos arg0)
public Path
a(rr arg0)
m_93155785(C_42232651 arg0)
findPath(Entity arg0)
private int
r()
m_35458046()
getSurfaceY()
protected void
d()
m_94710294()
trimPath()
protected boolean
a(bbj arg0, bbj 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)
private boolean
a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, bbj arg6, double arg7, double arg8)
m_63399210(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, C_94584382 arg6, double arg7, double arg8)
canWalkOn(int x, int y, int z, int width, int height, int depth, Vec3d pos, double distanceX, double distanceZ)
private boolean
b(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, bbj arg6, double arg7, double arg8)
m_05864407(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, C_94584382 arg6, double arg7, double arg8)
canWalkAbove(int x, int y, int z, int width, int height, int depth, Vec3d pos, double distanceX, double distanceZ)
public void
a(boolean arg0)
m_40744277(boolean arg0)
setCanOpenDoors(boolean canOpenDoors)
public void
b(boolean arg0)
m_34524283(boolean arg0)
setCanPassThroughDoors(boolean canPassThroughDoors)
public boolean
f()
m_14088971()
canPassThroughDoors()
public void
c(boolean arg0)
m_63539633(boolean arg0)
setCanFloat(boolean canFloat)
public boolean
g()
m_82870243()
canFloat()
public void
d(boolean arg0)
m_28493211(boolean arg0)
setAvoidSunLight(boolean avoidSunLight)