net.minecraft.entity.ai.goal

public class FormCaravanGoal

extends Goal

ahp
net.minecraft.unmapped.C_60708672
net.minecraft.entity.ai.goal.FormCaravanGoal
net.minecraft.entity.ai.EntityAIPlay

Field summary

Modifier and TypeField
private final VillagerEntity
a
f_85499725
villager
field_75262_a
private LivingEntity
b
f_81534490
target
field_75260_b
private final double
c
f_59416097
speed
field_75261_c
private int
d
f_71695580
actionCountdown
field_75259_d

Constructor summary

ModifierConstructor
public (VillagerEntity villager, double speed)

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()