net.minecraft.entity.ai.goal

public class LookAtEntityGoal

extends Goal

ahb
net.minecraft.unmapped.C_38065022
net.minecraft.entity.ai.goal.LookAtEntityGoal
net.minecraft.entity.ai.EntityAIWatchClosest

Field summary

Modifier and TypeField
protected MobEntity
a
f_00937943
mob
field_75332_b
protected Entity
b
f_64133020
targetEntity
field_75334_a
protected float
c
f_20934416
range
field_75333_c
private int
e
f_94312060
lookTime
field_75330_d
private final float
f
f_27777220
chance
field_75331_e
protected Class<? extends Entity>
d
f_37288111
tagetType
field_75329_f

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
func_75250_a()
public boolean
b()
m_68122984()
shouldContinue()
func_75253_b()
public void
c()
m_38932409()
start()
func_75249_e()
public void
d()
m_77320506()
stop()
func_75251_c()
public void
e()
m_58078449()
tick()
func_75246_d()