public class EntityBodyHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private EntityLivingBase |
living |
private float |
prevRenderYawHead |
private int |
rotationTickCounter |
Constructor and Description |
---|
EntityBodyHelper(EntityLivingBase livingIn) |
Modifier and Type | Method and Description |
---|---|
private float |
computeAngleWithBound(float p_75665_1_,
float p_75665_2_,
float p_75665_3_) |
void |
updateRenderAngles() |
private final EntityLivingBase living
private int rotationTickCounter
private float prevRenderYawHead
public EntityBodyHelper(EntityLivingBase livingIn)