net.minecraft.world.entity.ai.goal

public class RunAroundLikeCrazyGoal

extends Goal

aoi
net.minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoal
net.minecraft.class_1387
net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
net.minecraft.server.v1_14_R1.PathfinderGoalTame

Field summary

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

Constructor summary

ModifierConstructor
public (AbstractHorse horse, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
func_75250_a()
public void
c()
start()
method_6269()
start()
func_75249_e()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
func_75253_b()
public void
e()
tick()
method_6268()
tick()
func_75246_d()