net.minecraft.entity.ai.goal

public class LookAroundGoal

extends Goal

ahq
net.minecraft.unmapped.C_09679239
net.minecraft.entity.ai.goal.LookAroundGoal
net.minecraft.entity.ai.EntityAILookIdle

Field summary

Modifier and TypeField
private final MobEntity
a
f_24796624
entity
field_75258_a
private double
b
f_86534088
deltaX
field_75256_b
private double
c
f_66798114
deltaZ
field_75257_c
private int
d
f_34919341
lookTime
field_75255_d

Constructor summary

ModifierConstructor
public (MobEntity mob)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
func_75250_a()
public boolean
b()
m_68122984()
shouldContinue()
func_75253_b()
public void
c()
m_38932409()
start()
func_75249_e()
public void
e()
m_58078449()
tick()
func_75246_d()