net.minecraft.entity.ai.goal

public class LookAtEntityGoal

extends Goal

ang
net.minecraft.class_1361
net.minecraft.entity.ai.goal.LookAtEntityGoal
net.minecraft.entity.ai.goal.LookAtEntityGoal
net.minecraft.entity.ai.goal.LookAtGoal
net.minecraft.entity.ai.goal.LookAtGoal

Field summary

Modifier and TypeField
protected final MobEntity
a
field_6486
mob
mob
field_75332_b
entity
protected Entity
b
field_6484
target
targetEntity
field_75334_a
closestEntity
protected final float
c
field_6482
range
range
field_75333_c
maxDistance
private int
f
field_6483
lookTime
lookTime
field_75330_d
lookTime
private final float
g
field_6481
chance
chance
field_75331_e
chance
protected final Class<? extends LivingEntity>
d
field_6485
targetType
tagetType
field_75329_f
watchedClass
protected final TargetPredicate
e
field_18087
targetPredicate
f_16017866
field_220716_e
field_220716_e

Constructor summary

ModifierConstructor
public (MobEntity mob, Class<? extends LivingEntity> targetType, float range)
public (MobEntity mob, Class<? extends LivingEntity> targetType, float range, float chance)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_6266()
shouldContinue()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
c()
method_6269()
start()
start()
func_75249_e()
startExecuting()
public void
d()
method_6270()
stop()
stop()
func_75251_c()
resetTask()
public void
e()
method_6268()
tick()
tick()
func_75246_d()
tick()