public class EntityRabbit.RabbitJumpHelper extends EntityJumpHelper
isJumping| Constructor and Description |
|---|
RabbitJumpHelper(EntityRabbit rabbit) |
| Modifier and Type | Method and Description |
|---|---|
void |
doJump()
Called to actually make the entity jump if isJumping is true.
|
boolean |
func_180065_d() |
void |
func_180066_a(boolean p_180066_1_) |
boolean |
getIsJumping() |
setJumpingpublic RabbitJumpHelper(EntityRabbit rabbit)
public boolean getIsJumping()
public boolean func_180065_d()
public void func_180066_a(boolean p_180066_1_)
public void doJump()
doJump in class EntityJumpHelper