net.minecraft.entity.ai.goal

public class LookAtEntityGoal

extends Goal

ri
net.minecraft.unmapped.C_38065022
net.minecraft.entity.ai.goal.LookAtEntityGoal

Field summary

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

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()
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
d()
m_77320506()
stop()
public void
e()
m_58078449()
tick()