net.minecraft.entity.ai.goal

public class IronGolemLookGoal

extends Goal

uz
net.minecraft.class_911
net.minecraft.entity.ai.goal.IronGolemLookGoal
net.minecraft.entity.ai.EntityAILookAtVillager

Field summary

Modifier and TypeField
private final IronGolemEntity
a
field_3570
golem
ironGolem
private VillagerEntity
b
field_3571
villager
villager
private int
c
field_3572
lookCountdown
lookTime

Constructor summary

ModifierConstructor
public (IronGolemEntity golem)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
shouldContinueExecuting()
public void
c()
method_2747()
start()
startExecuting()
public void
d()
method_2745()
stop()
resetTask()
public void
e()
method_2746()
tick()
updateTask()