public class MovementInputFromOptions extends MovementInput
jump, moveForward, moveStrafe, sneak
Constructor and Description |
---|
MovementInputFromOptions(GameSettings p_i1237_1_) |
Modifier and Type | Method and Description |
---|---|
void |
updatePlayerMoveState() |
public MovementInputFromOptions(GameSettings p_i1237_1_)
public void updatePlayerMoveState()
updatePlayerMoveState
in class MovementInput