public class EntityMoveHelper
extends java.lang.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) |
public EntityMoveHelper(EntityLiving par1EntityLiving)