History - net.minecraft.entity.ai.control.LookControl

1.7.10

Names

tu

net.minecraft.class_883

net.minecraft.entity.ai.control.LookControl

net.minecraft.entity.ai.EntityLookHelper

Fields

MobEntity: a, field_3433, mob, entity

float: b, field_3434, yaw, deltaLookYaw

float: c, field_3435, pitch, deltaLookPitch

boolean: d, field_3436, active, isLooking

double: e, field_3437, lookX, posX

double: f, field_3438, lookY, posY

double: g, field_3439, lookZ, posZ

Constructors

(MobEntity)

Methods

void (Entity, float, float): a, method_2729, setLookatValues, setLookPositionWithEntity

void (double, double, double, float, float): a, method_2727, lookAt, setLookPosition

void (): a, method_2726, tick, onUpdateLook

float (float, float, float): a, method_2728, clampAndWrapAngle, updateRotation