net.minecraft.entity.ai.control

public class LookControl

amd
net.minecraft.class_1333
net.minecraft.entity.ai.control.LookControl
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
entity
mob
field_75659_a
mob
protected float
b
field_6359
yawSpeed
yaw
field_75657_b
deltaLookYaw
protected float
c
field_6358
pitchSpeed
pitch
field_75658_c
deltaLookPitch
protected boolean
d
field_6360
active
active
field_75655_d
isLooking
protected double
e
field_6364
lookX
lookX
field_75656_e
posX
protected double
f
field_6363
lookY
lookY
field_75653_f
posY
protected double
g
field_6362
lookZ
lookZ
field_75654_g
posZ

Constructor summary

ModifierConstructor
public (MobEntity mob)

Method summary

Modifier and TypeMethod
public void
a(csb arg0)
method_19615(class_243 arg0)
method_19615(Vec3d arg0)
m_65497880(Vec3d arg0)
func_220674_a(Vec3d arg0)
setLookPosition(Vec3d arg0)
public void
a(ail arg0, float arg1, float arg2)
method_6226(class_1297 arg0, float arg1, float arg2)
lookAt(Entity 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)
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)
setLookPosition(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 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()
tick()
func_75649_a()
tick()
protected boolean
b()
method_20433()
method_20433()
m_65006910()
func_220680_b()
func_220680_b()
public boolean
c()
method_6232()
isActive()
isLookingAtSpecificPosition()
func_180424_b()
getIsLooking()
public double
d()
method_6225()
getLookX()
getLookX()
func_180423_e()
getLookPosX()
public double
e()
method_6227()
getLookY()
getLookY()
func_180422_f()
getLookPosY()
public double
f()
method_6228()
getLookZ()
getLookZ()
func_180421_g()
getLookPosZ()
protected float
g()
method_20250()
getTargetPitch()
m_75798711()
func_220677_g()
getTargetPitch()
protected float
h()
method_20251()
getTargetYaw()
m_76376820()
func_220678_h()
getTargetYaw()
protected float
a(float arg0, float arg1, float arg2)
method_6229(float arg0, float arg1, float arg2)
changeAngle(float arg0, float arg1, float arg2)
clampAndWrapAngle(float yaw1, float yaw2, float maxOffset)
func_220675_a(float arg0, float arg1, float arg2)
clampedRotate(float from, float to, float maxDelta)
private static double
b(ail arg0)
method_20249(class_1297 arg0)
getLookingHeightFor(Entity arg0)
m_11518832(Entity arg0)
func_220676_b(Entity arg0)
getEyePosition(Entity arg0)