net.minecraft.entity.living.mob

public abstract class PathFinderMobEntity

extends MobEntity

All mapped superinterfaces:

CommandSource

xu
net.minecraft.unmapped.C_45915938
net.minecraft.entity.living.mob.PathFinderMobEntity

Field summary

Modifier and TypeField
public static final UUID
bi
f_66323418
FLEEING_SPEED_BONUS_UUID
public static final AttributeModifier
bj
f_51152753
FLEEING_SPEED_BONUS
private BlockPos
a
f_79573128
pos
private float
b
f_65614602
villageRadius
private Goal
c
f_73885980
goToWalkTargetGoal
private boolean
bk
f_41435164
leechedNavigation

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
public float
a(dt arg0)
m_29016238(C_32594356 arg0)
getPathfindingFavor(BlockPos pos)
public boolean
bQ()
m_83348684()
canSpawn()
public boolean
cd()
m_44160593()
isNavigating()
public boolean
ce()
m_80553086()
isInVillage()
public boolean
d(dt arg0)
m_26170398(C_32594356 arg0)
isValidGoalTarget(BlockPos x)
public void
a(dt arg0, int arg1)
m_14142241(C_32594356 arg0, int arg1)
setVillagePosAndRadius(BlockPos x, int y)
public BlockPos
cf()
m_90277679()
getPos()
public float
cg()
m_98483209()
getVillageRadius()
public void
ch()
m_34958570()
resetVillageRadius()
public boolean
ci()
m_57493075()
inVillage()
protected void
bZ()
m_91679438()
updateLeashStatus()
protected void
n(float arg0)
m_12947539(float arg0)
updateForLeashLength(float leashLength)