net.minecraft.world.entity

public abstract class PathfinderMob

extends Mob

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting

bwo
net.minecraft.world.entity.PathfinderMob
net.minecraft.class_1314
net.minecraft.entity.mob.PathAwareEntity
net.minecraft.world.entity.EntityCreature

Field summary

Modifier and TypeField
protected static final float
bY
DEFAULT_WALK_TARGET_VALUE
field_35670
DEFAULT_PATHFINDING_FAVOR

Constructor summary

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

Method summary

Modifier and TypeMethod
public float
c(jh arg0)
getWalkTargetValue(BlockPos arg0)
method_6149(class_2338 arg0)
getPathfindingFavor(BlockPos pos)
public float
a(jh arg0, dhl arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
getPathfindingFavor(BlockPos pos, WorldView world)
public boolean
a(dhj arg0, bvq arg1)
checkSpawnRules(LevelAccessor arg0, EntitySpawnReason arg1)
method_5979(class_1936 arg0, class_3730 arg1)
canSpawn(WorldAccess arg0, SpawnReason arg1)
public boolean
gk()
isPathFinding()
method_6150()
isNavigating()
public boolean
gl()
isPanicking()
method_52546()
isPanicking()
protected boolean
gm()
shouldStayCloseToLeashHolder()
method_43689()
shouldFollowLeash()
public void
a(bvk arg0)
closeRangeLeashBehaviour(Entity arg0)
method_60963(class_1297 arg0)
onShortLeashTick(Entity arg0)
public boolean
a(bvk arg0, float arg1)
handleLeashAtDistance(Entity arg0, float arg1)
method_60956(class_1297 arg0, float arg1)
beforeLeashTick(Entity arg0, float arg1)
protected double
gn()
followLeashSpeed()
method_6148()
getFollowLeashSpeed()