net.minecraft.entity.ai.goal

public class FollowGolemGoal

extends Goal

vj
net.minecraft.class_922
net.minecraft.entity.ai.goal.FollowGolemGoal
net.minecraft.entity.ai.EntityAIFollowGolem

Field summary

Modifier and TypeField
private VillagerEntity
a
field_3604
villager
theVillager
private IronGolemEntity
b
field_3605
golem
theGolem
private int
c
field_3606
golemLookingTicks
takeGolemRoseTick
private boolean
d
field_3607
isFollowingGolem
tookGolemRose

Constructor summary

ModifierConstructor
public (VillagerEntity villager)

Method summary

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