public class EntityLookHelper
extends java.lang.Object
Constructor and Description |
---|
EntityLookHelper(EntityLiving par1EntityLiving) |
Modifier and Type | Method and Description |
---|---|
void |
onUpdateLook() |
void |
setLookPosition(double par1,
double par3,
double par5,
float par7,
float par8) |
void |
setLookPositionWithEntity(Entity par1Entity,
float par2,
float par3) |
public EntityLookHelper(EntityLiving par1EntityLiving)
public void setLookPositionWithEntity(Entity par1Entity, float par2, float par3)
public void setLookPosition(double par1, double par3, double par5, float par7, float par8)
public void onUpdateLook()