YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.entity.ai.EntityLookHelper Class Reference

Public Member Functions

 EntityLookHelper (EntityLiving par1EntityLiving)
 
void setLookPositionWithEntity (Entity par1Entity, float par2, float par3)
 
void setLookPosition (double par1, double par3, double par5, float par7, float par8)
 
void onUpdateLook ()
 

Constructor & Destructor Documentation

net.minecraft.entity.ai.EntityLookHelper.EntityLookHelper ( EntityLiving  par1EntityLiving)

Member Function Documentation

void net.minecraft.entity.ai.EntityLookHelper.onUpdateLook ( )

Updates look

void net.minecraft.entity.ai.EntityLookHelper.setLookPosition ( double  par1,
double  par3,
double  par5,
float  par7,
float  par8 
)

Sets position to look at

void net.minecraft.entity.ai.EntityLookHelper.setLookPositionWithEntity ( Entity  par1Entity,
float  par2,
float  par3 
)

Sets position to look at using entity


The documentation for this class was generated from the following file: