public class JumpController
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
isJumping |
Constructor and Description |
---|
JumpController(MobEntity mob) |
Modifier and Type | Method and Description |
---|---|
void |
setJumping() |
void |
tick() |
public JumpController(MobEntity mob)