public class MovementInputFromOptions extends MovementInput
| Modifier and Type | Field and Description |
|---|---|
private GameSettings |
gameSettings |
backKeyDown, forwardKeyDown, jump, leftKeyDown, moveForward, moveStrafe, rightKeyDown, sneaking| Constructor and Description |
|---|
MovementInputFromOptions(GameSettings gameSettingsIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
func_225607_a_(boolean p_225607_1_) |
func_223135_b, getMoveVectorprivate final GameSettings gameSettings
public MovementInputFromOptions(GameSettings gameSettingsIn)
public void func_225607_a_(boolean p_225607_1_)
func_225607_a_ in class MovementInput