|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.entity.ai.EntityLookHelper
public class EntityLookHelper
Constructor Summary | |
---|---|
EntityLookHelper(EntityLiving par1EntityLiving)
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntityLookHelper(EntityLiving par1EntityLiving)
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |