net.minecraft.entity.ai.goal

public class HorseBondWithPlayerGoal

extends Goal

net.minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoal
net.minecraft.class_1387
net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal

Field summary

Modifier and TypeField
private final AbstractHorseEntity
horse
field_6602
horse
private final double
speedModifier
field_6601
speed
private double
posX
field_6600
targetX
private double
posY
field_6599
targetY
private double
posZ
field_6603
targetZ

Constructor summary

ModifierConstructor
public (AbstractHorseEntity horse, double speed)

Method summary

Modifier and TypeMethod
public boolean
canUse()
method_6264()
canStart()
public void
start()
method_6269()
start()
public boolean
canContinueToUse()
method_6266()
shouldContinue()
public void
tick()
method_6268()
tick()