public class EntityJumpHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
isJumping |
Constructor and Description |
---|
EntityJumpHelper(EntityLiving entityIn) |
Modifier and Type | Method and Description |
---|---|
void |
doJump() |
void |
setJumping() |
public EntityJumpHelper(EntityLiving entityIn)