History - net.minecraft.entity.living.mob.PathFinderMobEntity
1.7.10
Names
td
net.minecraft.class_877
net.minecraft.entity.living.mob.PathFinderMobEntity
net.minecraft.entity.EntityCreature
Fields
UUID: h, field_6810, FLEEING_SPEED_BONUS_UUID, field_110179_h
AttributeModifier: i, field_6811, FLEEING_SPEED_BONUS, field_110181_i
Path: bp, field_3418, path, pathToEntity
Entity: bm, field_3415, walkTarget, entityToAttack
boolean: bn, field_3416, stoppedMoving, hasAttacked
int: bo, field_3417, fastMovementCooldown, fleeingTick
Vec3i: bq, field_6806, pos, homePosition
float: br, field_6807, villageRadius, maximumHomeDistance
Goal: bs, field_6808, goToWalkTargetGoal, aiBase
boolean: bt, field_6809, leechedNavigation, field_110180_bt
Constructors
(World)
Methods
boolean (): bP, method_2687, hasStoppedMoving, isMovementCeased
void (): bq, method_2635, aiTick, updateEntityActionState
void (): bQ, method_2688, updateWanderingPath, updateWanderPath
void (Entity, float): a, method_2685, targetInSight, attackEntity
float (int, int, int): a, method_2683, getPathfindingFavor, getBlockPathWeight
Entity (): bR, method_2689, findTarget, findPlayerToAttack
boolean (): by, method_2637, canSpawn, getCanSpawnHere
boolean (): bS, method_2690, hasPath, hasPath
void (Path): a, method_2684, setPath, setPathToEntity
Entity (): bT, method_2691, getWalkTarget, getEntityToAttack
void (Entity): b, method_2686, setWalkTarget, setTarget
boolean (): bU, method_6170, isInVillage, isWithinHomeDistanceCurrentPosition
boolean (int, int, int): b, method_6168, isValidGoalTarget, isWithinHomeDistance
void (int, int, int, int): a, method_6169, setVillagePosAndRadius, setHomeArea
Vec3i (): bV, method_6171, getPos, getHomePosition
float (): bW, method_6172, getVillageRadius, getMaximumHomeDistance
void (): bX, method_6173, resetVillageRadius, detachHome
boolean (): bY, method_6174, inVillage, hasHome
void (): bL, method_6159, updateLeashStatus, updateLeashedState
void (float): o, method_6175, updateForLeashLength, func_142017_o