net.minecraft.entity.ai.control

public class BodyControl

su
net.minecraft.class_881
net.minecraft.entity.ai.control.BodyControl
net.minecraft.entity.EntityBodyHelper

Field summary

Modifier and TypeField
private LivingEntity
a
field_6835
entity
theLiving
private int
b
field_3429
activeTicks
rotationTickCounter
private float
c
field_3430
lastHeadYaw
prevRenderYawHead

Constructor summary

ModifierConstructor
public (LivingEntity entity)

Method summary

Modifier and TypeMethod
public void
a()
method_2722()
tick()
updateRenderAngles()
private float
a(float arg0, float arg1, float arg2)
method_2723(float arg0, float arg1, float arg2)
clampAndWrapAngle(float yaw1, float yaw2, float maxOffset)
computeAngleWithBound(float arg0, float arg1, float arg2)