Package net.minecraft.entity.ai.goal
Class HorseBondWithPlayerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
public class HorseBondWithPlayerGoal extends Goal
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description HorseBondWithPlayerGoal(HorseBaseEntity horse, double speed) -
Method Summary
Modifier and Type Method Description booleancanStart()booleanshouldContinue()voidstart()voidtick()Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, stop, toString