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