private void OnDisable() => BarrelManager.Remove(this);
private void OnEnable() => BarrelManager.Add(this);