net.minecraft.entity.ai.control

public class LookControl

tv
net.minecraft.unmapped.C_86243658
net.minecraft.entity.ai.control.LookControl

Field summary

Modifier and TypeField
private final MobEntity
a
f_59031413
mob
private float
b
f_85282586
yaw
private float
c
f_57230592
pitch
private boolean
d
f_78910740
active
private double
e
f_47628182
lookX
private double
f
f_42753572
lookY
private double
g
f_25002285
lookZ

Constructor summary

ModifierConstructor
public (MobEntity mob)

Method summary

Modifier and TypeMethod
public void
a(sn arg0, float arg1, float arg2)
m_00826457(C_42232651 arg0, float arg1, float arg2)
setLookatValues(Entity entity, float yaw, float pitch)
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4)
m_92378883(double arg0, double arg1, double arg2, float arg3, float arg4)
lookAt(double x, double y, double z, float yaw, float pitch)
public void
a()
m_21162753()
tick()
private float
a(float arg0, float arg1, float arg2)
m_64263754(float arg0, float arg1, float arg2)
clampAndWrapAngle(float yaw1, float yaw2, float maxOffset)
public boolean
b()
m_13485052()
isLookingAtSpecificPosition()
public double
e()
m_18761025()
getLookX()
public double
f()
m_95402030()
getLookY()
public double
g()
m_96396489()
getLookZ()