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.LookAtGoal

Field summary

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

Constructor summary

ModifierConstructor
public (MobEntity arg0, Class<? extends LivingEntity> arg1, float arg2)
public (MobEntity arg0, Class<? extends LivingEntity> arg1, float arg2, float arg3)

Method summary

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