Class LlamaFollowCaravanGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.LlamaFollowCaravanGoal
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static int
private int
private double
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
canUse()
private boolean
firstIsLeashed(Llama p_25507_, int p_25508_)
void
stop()
void
tick()
-
Field Details
-
llama
-
speedModifier
private double speedModifier -
CARAVAN_LIMIT
private static final int CARAVAN_LIMIT- See Also:
- Constant Field Values
-
distCheckCounter
private int distCheckCounter
-
-
Constructor Details
-
LlamaFollowCaravanGoal
-
-
Method Details