void Awake()
 {
     ChunkBuilder.Init(blockSet.GetMaterials().Length);
 }