net.minecraft.entity.ai.goal

public class AmbientStandGoal

extends Goal

net.minecraft.world.entity.ai.goal.RandomStandGoal
net.minecraft.class_7688
net.minecraft.entity.ai.goal.AmbientStandGoal

Field summary

Modifier and TypeField
private final AbstractHorseEntity
horse
field_40125
entity
private int
nextStand
field_40126
cooldown

Constructor summary

ModifierConstructor
public (AbstractHorseEntity entity)

Method summary

Modifier and TypeMethod
public void
start()
method_6269()
start()
private void
playStandSound()
method_45337()
playAmbientStandSound()
public boolean
canContinueToUse()
method_6266()
shouldContinue()
public boolean
canUse()
method_6264()
canStart()
private void
resetStandInterval(AbstractHorse horse)
method_45336(class_1496 arg0)
resetCooldown(AbstractHorseEntity entity)
public boolean
requiresUpdateEveryTick()
method_38846()
shouldRunEveryTick()