public class EntityLookHelper extends Object
| Constructor and Description |
|---|
EntityLookHelper(EntityLiving par1EntityLiving) |
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdateLook()
Updates look
|
void |
setLookPosition(double par1,
double par3,
double par5,
float par7,
float par8)
Sets position to look at
|
void |
setLookPositionWithEntity(Entity par1Entity,
float par2,
float par3)
Sets position to look at using entity
|
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()