|
2 | 2 | API-Versions
|
3 | 3 | ============
|
4 | 4 |
|
5 |
| -This page explains which API versions exist, and to which Minecraft version their implementations belong. |
| 5 | +This page explains which API versions exist, and to which Minecraft version(s) their implementations belong. |
6 | 6 |
|
7 | 7 | +-------------+--------------+----------------+-------------------------------------------+
|
8 | 8 | | API-Version | Release Date | End of Updates | Known Implementations (Minecraft Version) |
|
9 | 9 | +=============+==============+================+===========================================+
|
10 |
| -| *11.0.0* | TBA | TBA | * SpongeForge (1.20.4 - expected) | |
11 |
| -| | | | * SpongeVanilla (1.20.4 - expected) | |
| 10 | +| *14.0.0* | Nov 14, 2024 | TBA | * SpongeVanilla (1.21.4) | |
| 11 | +| | | | * SpongeForge (1.21.4) | |
| 12 | +| | | | * SpongeNeo (1.21.4) | |
12 | 13 | +-------------+--------------+----------------+-------------------------------------------+
|
13 |
| -| 10.0.0 | Sep 3 2023 | TBA | * SpongeForge (1.19.4) | |
| 14 | +| 13.0.0 | Aug 6, 2024 | Dec 29, 2024 | * SpongeVanilla (1.21.2-1.21.3) | |
| 15 | +| | | | * SpongeForge (1.21.3) | |
| 16 | +| | | | * SpongeNeo (1.21.2-1.21.3) | |
| 17 | ++-------------+--------------+----------------+-------------------------------------------+ |
| 18 | +| 12.0.0 | Jun 13, 2023 | TBA | * SpongeVanilla (1.20.0-1.21.1) | |
| 19 | +| | | | * SpongeForge (1.20.0-1.21.1) | |
| 20 | +| | | | * SpongeNeo (1.20.0-1.21.1) | |
| 21 | ++-------------+--------------+----------------+-------------------------------------------+ |
| 22 | +| 11.0.0 | May 28, 2023 | Nov 21, 2024 | * SpongeForge (1.20.6) | |
| 23 | +| | | | * SpongeVanilla (1.20.6) | |
| 24 | ++-------------+--------------+----------------+-------------------------------------------+ |
| 25 | +| 10.0.0 | Sep 3, 2023 | May 13, 2023 | * SpongeForge (1.19.4) | |
14 | 26 | | | | | * SpongeVanilla (1.19.4) |
|
15 | 27 | +-------------+--------------+----------------+-------------------------------------------+
|
16 |
| -| 9.0.0 | May 19 2022 | April 1, 2023 | * SpongeVanilla (1.18.2) | |
| 28 | +| 9.0.0 | May 19, 2022 | April 1, 2023 | * SpongeVanilla (1.18.2) | |
17 | 29 | +-------------+--------------+----------------+-------------------------------------------+
|
18 | 30 | | 8.2.0 | Sep 3, 2023 | Sep 3, 2023 | * SpongeForge (1.16.5) |
|
19 | 31 | | | | | * SpongeVanilla (1.16.5) |
|
@@ -42,9 +54,15 @@ This page explains which API versions exist, and to which Minecraft version thei
|
42 | 54 | | 6.0.0 | May 2, 2017 | Dec 31, 2017 | * SpongeForge (1.11.2) |
|
43 | 55 | | | | | * SpongeVanilla (1.11.2) |
|
44 | 56 | +-------------+--------------+----------------+-------------------------------------------+
|
45 |
| -| 5.1.0 | Feb 25, 2017 | Dec 31, 2017 | * SpongeForge (1.10.2) | |
| 57 | +| 5.2.0 | Sep 17, 2017 | Dec 31, 2017 | * SpongeForge (1.10.2) | |
46 | 58 | | | | | * SpongeVanilla (1.10.2) |
|
47 | 59 | +-------------+--------------+----------------+-------------------------------------------+
|
| 60 | +| 5.1.0 | Feb 25, 2017 | Sep 16, 2017 | * SpongeForge (1.10.2) | |
| 61 | +| | | | * SpongeVanilla (1.10.2) | |
| 62 | ++-------------+--------------+----------------+-------------------------------------------+ |
| 63 | +| 5.0.0 | | | * SpongeForge (1.9.4) | |
| 64 | +| | | | * SpongeVanilla (1.9.4) | |
| 65 | ++-------------+--------------+----------------+-------------------------------------------+ |
48 | 66 |
|
49 | 67 | It is recommended to always update to the latest stable version of the API or to an LTS version.
|
50 | 68 |
|
|
0 commit comments