Difference between revisions of "Protocol version numbers"
(1.12) |
m (→Versions after the Netty rewrite: 1.12 is a full release) |
||
Line 15: | Line 15: | ||
! Last known documentation | ! Last known documentation | ||
|- | |- | ||
− | | {{Minecraft Wiki|1.12}} | + | | '''{{Minecraft Wiki|1.12}}''' |
| 335 | | 335 | ||
| [[Pre-release protocol|page]] | | [[Pre-release protocol|page]] |
Revision as of 16:37, 8 June 2017
This page lists the protocol version numbers used in the various MC releases. Official releases are marked bold, weekly snapshots are in regular font.
The 1.7 release has seen a complete rewrite of the network protocol (using Netty), including the version numbers. The protocol numbers have been reset. This page contains version numbers for both the pre-Netty and post-Netty protocol versions.
A list of packet IDs and names per linked protocol version on this page is available here.
Contents
Versions after the Netty rewrite
Beginning with the 1.7.1 pre-release (and release 1.7.2), versioning was reset.
Notes
- ↑ Although it has the same ID as 1.9.1, the April Fools version 1.RV-Pre1 has new blocks and items that cannot be used on 1.9.1 servers.
- ↑ <Dinnerbone> Protocol itself didn't change in 31c btw, but we added an entity which warrants incompatibility
- ↑ Despite having the same ID, 13w41a and 13w41b are incompatible.
Examples
Json: Gist or minecraft-data
Versions before the Netty rewrite
Minecraft version 1.6.4 and older used a protocol versioning scheme separate from the current one. As such, the same version number may ambiguously refer to an old version in this list and a new version in the list above.