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

Public Member Functions

 EntityMoveHelper (EntityLiving par1EntityLiving)
 
boolean isUpdating ()
 
float getSpeed ()
 
void setMoveTo (double par1, double par3, double par5, float par7)
 
void onUpdateMoveHelper ()
 

Constructor & Destructor Documentation

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

Member Function Documentation

float net.minecraft.entity.ai.EntityMoveHelper.getSpeed ( )
boolean net.minecraft.entity.ai.EntityMoveHelper.isUpdating ( )
void net.minecraft.entity.ai.EntityMoveHelper.onUpdateMoveHelper ( )
void net.minecraft.entity.ai.EntityMoveHelper.setMoveTo ( double  par1,
double  par3,
double  par5,
float  par7 
)

Sets the speed and location to move to


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