Pre-release protocol: Difference between revisions
Jump to navigation
Jump to search
imported>SirCmpwn |
imported>Md 5 No edit summary |
||
| Line 1: | Line 1: | ||
This page documents the changes from the [[Protocol|last stable Minecraft release]] (currently 1.4. | This page documents the changes from the [[Protocol|last stable Minecraft release]] (currently 1.4.4, protocol 49) to the current pre-release (or weekly release). | ||
== New Packets == | == New Packets == | ||
| Line 5: | Line 5: | ||
== Changed Packets == | == Changed Packets == | ||
-None- | |||
== Changed Data Types == | == Changed Data Types == | ||
| Line 59: | Line 16: | ||
== Protocol History == | == Protocol History == | ||
-None- | |||
Revision as of 18:52, 14 November 2012
This page documents the changes from the last stable Minecraft release (currently 1.4.4, protocol 49) to the current pre-release (or weekly release).
New Packets
-None-
Changed Packets
-None-
Changed Data Types
Entity Metadata has an additional field for Slot data types. It now has a short (-1) at the end if there is no further data, or that short is the length of the following NBT array, presumably gzipped NBT data.
Removed Packets
-None-
Protocol History
-None-