net.minecraft.world.entity.ai.goal

public class RandomLookAroundGoal

extends Goal

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

Field summary

Modifier and TypeField
private final Mob
a
mob
field_6556
mob
private double
b
relX
field_6554
deltaX
private double
c
relZ
field_6553
deltaZ
private int
d
lookTime
field_6555
lookTime

Constructor summary

ModifierConstructor
public (Mob mob)

Method summary

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