Pre-release protocol
Revision as of 08:40, 18 April 2013 by Ammaraskar (talk | contribs) (Added data from initial snapshot experimentation)
This page documents the changes from the last stable Minecraft release (currently 1.5, protocol 60) to the current pre-release, 13w16a (protocol 62). Note that this page contains bleeding-edge information that may not be completely or correctly documented.
Contents
New Packets
-None-
Changed Packets
Update Health (0x08)
Server to Client
http://wiki.vg/Protocol#Update_Health_.280x08.29
Packet ID | Field Name | Field Type | Example | Notes |
0x08 | Health | float | 20.0 | 0 or less = dead, 20 = full HP |
Food | short | 20 | 0 - 20 | |
Food Saturation | float | 5.0 | Seems to vary from 0.0 to 5.0 in integer increments | |
Total Size: | 11 bytes |
Removed Packets
-None-
Changed Data Types
-None-
Protocol History
-None-