net.minecraft.world.entity

public abstract class PathfinderMob

extends Mob

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource, ScoreHolder, Attackable, Targeting

bmu
net.minecraft.world.entity.PathfinderMob
net.minecraft.class_1314
net.minecraft.entity.mob.PathAwareEntity
net.minecraft.src.C_533_
net.minecraft.world.entity.EntityCreature

Field summary

Modifier and TypeField
protected static final float
bS
DEFAULT_WALK_TARGET_VALUE
field_35670
DEFAULT_PATHFINDING_FAVOR
f_186010_

Constructor summary

ModifierConstructor
protected (EntityType<? extends PathfinderMob> p_21684_, Level arg1)

Method summary

Modifier and TypeMethod
public float
h(hx arg0)
getWalkTargetValue(BlockPos arg0)
method_6149(class_2338 arg0)
getPathfindingFavor(BlockPos pos)
m_21692_(C_4675_ arg0)
public float
a(hx arg0, cts arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
getPathfindingFavor(BlockPos pos, WorldView world)
m_5610_(C_4675_ p_21689_, C_1599_ arg1)
public boolean
a(ctq arg0, bmp arg1)
checkSpawnRules(LevelAccessor arg0, MobSpawnType arg1)
method_5979(class_1936 arg0, class_3730 arg1)
canSpawn(WorldAccess arg0, SpawnReason arg1)
m_5545_(C_1598_ p_21687_, C_529_ arg1)
public boolean
ga()
isPathFinding()
method_6150()
isNavigating()
m_21691_()
public boolean
gb()
isPanicking()
method_52546()
isPanicking()
m_293628_()
protected void
fR()
tickLeash()
method_5995()
updateLeash()
m_6119_()
protected boolean
gc()
shouldStayCloseToLeashHolder()
method_43689()
shouldFollowLeash()
m_213814_()
protected double
gd()
followLeashSpeed()
method_6148()
getFollowLeashSpeed()
m_5823_()
protected void
D(float arg0)
onLeashDistance(float arg0)
method_6142(float arg0)
updateForLeashLength(float leashLength)
m_7880_(float arg0)