public void Block(PlayerController player)
 {
     _inputRules.Block(player);
 }