|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.entity.ai.EntityJumpHelper
public class EntityJumpHelper
| Constructor Summary | |
|---|---|
EntityJumpHelper(EntityLiving par1EntityLiving)
|
|
| Method Summary | |
|---|---|
void |
doJump()
Called to actually make the entity jump if isJumping is true. |
void |
setJumping()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityJumpHelper(EntityLiving par1EntityLiving)
| Method Detail |
|---|
public void setJumping()
public void doJump()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||