net.minecraft.world.entity.ai.goal

public class RunAroundLikeCrazyGoal

extends Goal

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

Field summary

Modifier and TypeField
private final AbstractHorse
a
horse
field_6602
horse
private final double
b
speedModifier
field_6601
speed
private double
c
posX
field_6600
targetX
private double
d
posY
field_6599
targetY
private double
e
posZ
field_6603
targetZ

Constructor summary

ModifierConstructor
public (AbstractHorse horse, double speed)

Method summary

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