net.minecraft.entity.ai.goal

public class HorseBondWithPlayerGoal

extends Goal

ul
net.minecraft.class_1710
net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy

Field summary

Modifier and TypeField
private HorseBaseEntity
a
field_6859
horse
horseHost
private double
b
field_6860
speed
speed
private double
c
field_6861
targetX
targetX
private double
d
field_6862
targetY
targetY
private double
e
field_6863
targetZ
targetZ

Constructor summary

ModifierConstructor
public (HorseBaseEntity horse, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public void
c()
method_2747()
start()
startExecuting()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
e()
method_2746()
tick()
updateTask()