Package net.minecraft.entity.ai.goal
Class FormCaravanGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.FormCaravanGoal
public class FormCaravanGoal extends Goal
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description private intcounterLlamaEntityllamaprivate doublespeed -
Constructor Summary
Constructors Constructor Description FormCaravanGoal(LlamaEntity llama, double speed) -
Method Summary
Modifier and Type Method Description private booleancanFollow(LlamaEntity llama, int length)booleancanStart()booleanshouldContinue()voidstop()voidtick()Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, start, toString