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