public class EntityJumpHelper
extends java.lang.Object
Constructor and Description |
---|
EntityJumpHelper(EntityLiving par1EntityLiving) |
Modifier and Type | Method and Description |
---|---|
void |
doJump()
Called to actually make the entity jump if isJumping is true.
|
void |
setJumping() |
public EntityJumpHelper(EntityLiving par1EntityLiving)