Package net.minecraft.entity.ai.goal
Class LlamaFollowCaravanGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
-
Nested Class Summary
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleancanUse()private booleanfirstIsLeashed(LlamaEntity p_190858_1_, int p_190858_2_) voidstop()voidtick()
-
Field Details
-
llama
-
speedModifier
private double speedModifier -
distCheckCounter
private int distCheckCounter
-
-
Constructor Details
-
LlamaFollowCaravanGoal
-
-
Method Details