net.minecraft.entity.ai.goal

public class LookAroundGoal

extends Goal

net.minecraft.world.entity.ai.goal.RandomLookAroundGoal
net.minecraft.class_1376
net.minecraft.entity.ai.goal.LookAroundGoal

Field summary

Modifier and TypeField
private final MobEntity
mob
field_6556
mob
private double
relX
field_6554
deltaX
private double
relZ
field_6553
deltaZ
private int
lookTime
field_6555
lookTime

Constructor summary

ModifierConstructor
public (MobEntity mob)

Method summary

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