net.minecraft.world.entity.ai.goal

public class LlamaFollowCaravanGoal

extends Goal

cdl
net.minecraft.world.entity.ai.goal.LlamaFollowCaravanGoal
net.minecraft.class_1362
net.minecraft.entity.ai.goal.FormCaravanGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalLlamaFollow

Field summary

Modifier and TypeField
public final Llama
a
llama
field_6488
llama
private double
b
speedModifier
field_6487
speed
private static final int
c
CARAVAN_LIMIT
field_30217
MAX_CARAVAN_LENGTH
private int
d
distCheckCounter
field_6489
counter

Constructor summary

ModifierConstructor
public (Llama llama, double speed)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
public void
e()
stop()
method_6270()
stop()
public void
a()
tick()
method_6268()
tick()
private boolean
a(cke arg0, int arg1)
firstIsLeashed(Llama arg0, int arg1)
method_6285(class_1501 arg0, int arg1)
canFollow(LlamaEntity llama, int length)