{"id":127533,"date":"2026-06-07T15:02:51","date_gmt":"2026-06-07T12:02:51","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/"},"modified":"2026-06-07T15:02:51","modified_gmt":"2026-06-07T12:02:51","slug":"quantifiedapi","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/","title":{"rendered":"Quantified API"},"content":{"rendered":"<div style=\"font-family:'JetBrains Mono','Courier New',monospace;color:#e0e0e0\">\n<h1 style=\"text-align:center;color:#fff\">\u300a\u2593 Quantified API \u2593\u300b<\/h1>\n<p style=\"text-align:center\"><img decoding=\"async\" src=\"https:\/\/i.imghippo.com\/files\/k1781Ug.png\" alt=\"Quantified API Banner\"><\/p>\n<p>Quantified API is a high-performance Minecraft modding framework designed to offload heavy computations, prevent lag, and make your mods scale efficiently across modern hardware. It is <strong>actively maintained and updated<\/strong>, with bug fixes, new features, and optimizations coming regularly.<\/p>\n<div style=\"border:2px solid #9c27b0\">\n<p style=\"font-size:18px;color:#e1bee7\"><strong>\u300a Core Features \u300b<\/strong><\/p>\n<ul style=\"color:#ce93d8\">\n<li>Smart task routing and dynamic scheduling for optimal CPU\/GPU utilization<\/li>\n<li>Multi-tier caching: RAM, disk, VRAM support<\/li>\n<li>Asynchronous and parallel execution with thread-safety and isolation<\/li>\n<li>Optional GPU acceleration via OpenCL<\/li>\n<li>Networking for distributed jobs across servers<\/li>\n<li>Built-in diagnostics, performance metrics, and telemetry<\/li>\n<li>Lightweight, local webpanel for monitoring and configuration<\/li>\n<li>Easy integration into your mods with minimal code changes<\/li>\n<li>Scalable architecture for modpacks of any size<\/li>\n<\/ul>\n<\/div>\n<div style=\"border:2px solid #7b1fa2\">\n<p style=\"font-size:18px;color:#f3e5f5\"><strong>\u300a How It Works \u300b<\/strong><\/p>\n<p>Quantified API analyzes submitted jobs and routes them efficiently:<\/p>\n<ul style=\"color:#ce93d8\">\n<li>Small jobs run on lightweight CPU pools<\/li>\n<li>Parallel jobs are split across multiple CPU cores<\/li>\n<li>GPU-eligible tasks are offloaded to OpenCL devices<\/li>\n<li>Networking handles multi-instance\/server coordination<\/li>\n<\/ul>\n<p>Automatic caching, multithreading, GPU fallback, and network execution ensure your mods stay smooth and responsive.<\/p>\n<\/div>\n<div style=\"border:2px solid #6a1b9a\">\n<p style=\"font-size:18px;color:#b39ddb\"><strong>\u300a Webpanel \u300b<\/strong><\/p>\n<p>Quantified API includes a local webpanel that allows:<\/p>\n<ul style=\"color:#d1c4e9\">\n<li>Real-time job execution monitoring<\/li>\n<li>Cache performance insights<\/li>\n<li>System health diagnostics<\/li>\n<li>Configuration of API parameters<\/li>\n<\/ul>\n<p>Runs locally with zero internet requirement. Perfect for mod developers wanting live insights. It is disabled by default, and can be enabled in the config file, found at `Config\/Quantified\/quantified_config.json`<\/p>\n<\/div>\n<div style=\"border:2px solid #1565c0\">\n<p style=\"font-size:18px;color:#90caf9\"><strong>\u300a Quick Examples \u300b<\/strong><\/p>\n<p style=\"color:#f1e0ff;font-weight:bold\">Simple async task:<\/p>\n<pre style=\"color:#f6e6ff\">\/\/ Submit a task asynchronously\nCompletableFuture&lt;String&gt; result = QuantifiedAPI.submit(\"myTask\", () -&gt; {\n    return \"done\";\n});\n  <\/pre>\n<p style=\"color:#f1e0ff;font-weight:bold\">Parallel workload:<\/p>\n<pre style=\"color:#f6e6ff\">ParallelCompute.builder(\"mymod\", \"chunkPrefetch\", taskId)\n    .slices(() -&gt; buildSlices())\n    .sliceExecutor(slice -&gt; processSlice(slice))\n    .reducer(results -&gt; combine(results))\n    .maxParallelism(Runtime.getRuntime().availableProcessors())\n    .submit();\n  <\/pre>\n<p style=\"color:#f1e0ff;font-weight:bold\">GPU\/OpenCL tasks:<\/p>\n<pre style=\"color:#f6e6ff\">QuantifiedOpenCL.builder(\"mymod\", \"gpu-raytrace\", taskKey)\n    .workload(context -&gt; runKernel(context))\n    .cpuFallback(() -&gt; fallback())\n    .complexity(QuantifiedOpenCL.Complexity.COMPLEX)\n    .submit();\n  <\/pre>\n<\/div>\n<div style=\"border:2px solid #2e7d32\">\n<p style=\"font-size:18px;color:#c8e6c9\"><strong>\u300a Why You Should Use This API \u300b<\/strong><\/p>\n<ul style=\"color:#a5d6a7\">\n<li>Prevents mods from freezing or crashing Minecraft<\/li>\n<li>Handles heavy computations efficiently<\/li>\n<li>Leverages CPU and GPU parallelism<\/li>\n<li>Provides telemetry and performance monitoring<\/li>\n<li>Supports large modpacks and distributed servers<\/li>\n<\/ul>\n<\/div>\n<div style=\"border:2px solid #ff6f00\">\n<p style=\"font-size:18px;color:#ffd180\"><strong>\u300a Licensing &amp; Contributions \u300b<\/strong><\/p>\n<p>Licensed under <strong>BRSSLA V1.3<\/strong>. Free for personal and commercial mod use with attribution. Large-scale or commercial modpacks\/mods should contact BlackRift Studios.<\/p>\n<p>All contributions, bug fixes, examples, and feature requests on GitHub are greatly appreciated. Community involvement helps the API evolve and improve constantly.<\/p>\n<p>Supported modpacks and developers can rely on active updates, improvements, and ongoing guidance.<\/p>\n<\/div>\n<p>This project is actively supported and receives frequent updates. If you want your mods to stay stable, scalable, and future-proof, I strongly recommend using Quantified API as your foundation.<\/p>\n<p style=\"text-align:center;font-size:14px;color:#aaa\">Quantified API &#8211; Developed by Admany &#8211; BlackRift Studios &#8211; January 28, 2026<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>A high-performance API for Minecraft mods, built to handle tasks efficiently, reduce lag, use GPU acceleration, smart caching, and multithreading &#8211; keeping your game smooth and stable.<\/p>\n","protected":false},"featured_media":127534,"template":"","meta":{"_minecraft_slug":"quantifiedapi","_minecraft_project_id":"z4G4OIuV","_minecraft_author":"Admany","_minecraft_license":"LicenseRef-BRSSLA-V1.5","_minecraft_downloads":11665,"_minecraft_follows":2,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"quantifiedapi.zip","_minecraft_size_bytes":64905749,"_minecraft_version_count":16,"_minecraft_updated_at":"2026-05-16T03:12:02.866468Z","_minecraft_date_created":"2026-03-05T01:26:12.773324Z","_minecraft_date_modified":"2026-04-27T15:31:10.058796Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/quantifiedapi","_minecraft_icon_attachment_id":127534,"_minecraft_imported_at":"2026-06-07T12:02:52+00:00","_minecraft_import_hash":"faafe61688997a64722c3560fbad5804","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,104,873,158],"mod_loader":[99,106,160],"minecraft_version":[53,56,57,58,36,60,93,94,101,102,37],"class_list":["post-127533","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-forge","mod_category-library","mod_category-neoforge","mod_loader-fabric","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-18-2","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Quantified API - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Quantified API - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A high-performance API for Minecraft mods, built to handle tasks efficiently, reduce lag, use GPU acceleration, smart caching, and multithreading - keeping your game smooth and stable.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.imghippo.com\/files\/k1781Ug.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quantifiedapi\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quantifiedapi\\\/\",\"name\":\"Quantified API - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quantifiedapi\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quantifiedapi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/quantifiedapi-icon-e39230faf15a5aaba60da03b0029bef149e92a58_96.webp\",\"datePublished\":\"2026-06-07T12:02:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quantifiedapi\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quantifiedapi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quantifiedapi\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/quantifiedapi-icon-e39230faf15a5aaba60da03b0029bef149e92a58_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/quantifiedapi-icon-e39230faf15a5aaba60da03b0029bef149e92a58_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quantifiedapi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Quantified API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Quantified API - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/","og_locale":"en_US","og_type":"article","og_title":"Quantified API - Minecraft","og_description":"A high-performance API for Minecraft mods, built to handle tasks efficiently, reduce lag, use GPU acceleration, smart caching, and multithreading - keeping your game smooth and stable.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/i.imghippo.com\/files\/k1781Ug.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/","name":"Quantified API - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/quantifiedapi-icon-e39230faf15a5aaba60da03b0029bef149e92a58_96.webp","datePublished":"2026-06-07T12:02:51+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/quantifiedapi-icon-e39230faf15a5aaba60da03b0029bef149e92a58_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/quantifiedapi-icon-e39230faf15a5aaba60da03b0029bef149e92a58_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/quantifiedapi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Quantified API"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/127533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/127534"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=127533"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=127533"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=127533"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=127533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}