net.minecraft.entity.ai.control

public class LookControl

ama
net.minecraft.class_1333
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.ai.controller.LookController
net.minecraft.entity.ai.controller.LookController

Field summary

Modifier and TypeField
protected final MobEntity
a
field_6361
mob
field_75659_a
field_75659_a
protected float
b
field_6359
yaw
field_75657_b
field_75657_b
protected float
c
field_6358
pitch
field_75658_c
field_75658_c
protected boolean
d
field_6360
active
field_75655_d
field_75655_d
protected double
e
field_6364
lookX
field_75656_e
field_75656_e
protected double
f
field_6363
lookY
field_75653_f
field_75653_f
protected double
g
field_6362
lookZ
field_75654_g
field_75654_g

Constructor summary

ModifierConstructor
public (MobEntity mob)

Method summary

Modifier and TypeMethod
public void
a(crx arg0)
method_19615(class_243 arg0)
m_65497880(Vec3d arg0)
func_220674_a(Vec3d arg0)
func_220674_a(Vec3d arg0)
public void
a(aii arg0, float arg1, float arg2)
method_6226(class_1297 arg0, float arg1, float arg2)
setLookatValues(Entity entity, float yaw, float pitch)
func_75651_a(Entity arg0, float arg1, float arg2)
setLookPositionWithEntity(Entity entityIn, float deltaYaw, float deltaPitch)
public void
a(double arg0, double arg1, double arg2)
method_20248(double arg0, double arg1, double arg2)
m_78064313(double arg0, double arg1, double arg2)
func_220679_a(double arg0, double arg1, double arg2)
func_220679_a(double arg0, double arg1, double arg2)
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4)
method_6230(double arg0, double arg1, double arg2, float arg3, float arg4)
lookAt(double x, double y, double z, float yaw, float pitch)
func_75650_a(double arg0, double arg1, double arg2, float arg3, float arg4)
setLookPosition(double x, double y, double z, float deltaYaw, float deltaPitch)
public void
a()
method_6231()
tick()
func_75649_a()
tick()
protected boolean
b()
method_20433()
m_65006910()
func_220680_b()
func_220680_b()
public boolean
c()
method_6232()
isLookingAtSpecificPosition()
func_180424_b()
getIsLooking()
public double
d()
method_6225()
getLookX()
func_180423_e()
getLookPosX()
public double
e()
method_6227()
getLookY()
func_180422_f()
getLookPosY()
public double
f()
method_6228()
getLookZ()
func_180421_g()
getLookPosZ()
protected float
g()
method_20250()
m_75798711()
func_220677_g()
func_220677_g()
protected float
h()
method_20251()
m_76376820()
func_220678_h()
func_220678_h()
protected float
a(float arg0, float arg1, float arg2)
method_6229(float arg0, float arg1, float arg2)
clampAndWrapAngle(float yaw1, float yaw2, float maxOffset)
func_220675_a(float arg0, float arg1, float arg2)
func_220675_a(float arg0, float arg1, float arg2)
private static double
b(aii arg0)
method_20249(class_1297 arg0)
m_11518832(Entity arg0)
func_220676_b(Entity arg0)
func_220676_b(Entity arg0)