public class EntityMoveHelper extends Object
Constructor and Description |
---|
EntityMoveHelper(EntityLiving par1EntityLiving) |
Modifier and Type | Method and Description |
---|---|
double |
getSpeed() |
boolean |
isUpdating() |
void |
onUpdateMoveHelper() |
void |
setMoveTo(double par1,
double par3,
double par5,
double par7)
Sets the speed and location to move to
|
public EntityMoveHelper(EntityLiving par1EntityLiving)