net.minecraft.server.v1_14_R1

public class ControllerLook

amd
net.minecraft.class_1333
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.ai.controller.LookController
net.minecraft.server.v1_14_R1.ControllerLook

Field summary

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

Constructor summary

ModifierConstructor
public (EntityInsentient arg0)

Method summary

Modifier and TypeMethod
public void
a(csb arg0)
method_19615(class_243 arg0)
method_19615(Vec3d arg0)
func_220674_a(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)
func_75651_a(Entity arg0, float arg1, float arg2)
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)
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 arg0, double arg1, double arg2, float arg3, float arg4)
func_75650_a(double arg0, double arg1, double arg2, float arg3, float arg4)
public void
a()
method_6231()
tick()
func_75649_a()
protected boolean
b()
method_20433()
method_20433()
func_220680_b()
public boolean
c()
method_6232()
isActive()
func_180424_b()
public double
d()
method_6225()
getLookX()
func_180423_e()
public double
e()
method_6227()
getLookY()
func_180422_f()
public double
f()
method_6228()
getLookZ()
func_180421_g()
protected float
g()
method_20250()
getTargetPitch()
func_220677_g()
protected float
h()
method_20251()
getTargetYaw()
func_220678_h()
protected float
a(float arg0, float arg1, float arg2)
method_6229(float arg0, float arg1, float arg2)
changeAngle(float arg0, float arg1, float arg2)
func_220675_a(float arg0, float arg1, float arg2)
private static double
b(ail arg0)
method_20249(class_1297 arg0)
getLookingHeightFor(Entity arg0)
func_220676_b(Entity arg0)