|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.entity.ai.EntityMoveHelper
public class EntityMoveHelper
Constructor Summary | |
---|---|
EntityMoveHelper(EntityLiving par1EntityLiving)
|
Method Summary | |
---|---|
boolean |
func_75640_a()
|
float |
getSpeed()
|
void |
onUpdateMoveHelper()
|
void |
setMoveTo(double par1,
double par3,
double par5,
float par7)
Sets the speed and location to move to |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntityMoveHelper(EntityLiving par1EntityLiving)
Method Detail |
---|
public boolean func_75640_a()
public float getSpeed()
public void setMoveTo(double par1, double par3, double par5, float par7)
public void onUpdateMoveHelper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |