public void setSpawner(BarSpawner barSpawner) { spawner = barSpawner; }
public void SetSpawner(BarSpawner spawner) { this.spawner = spawner; }