This commit is contained in:
Romain Beaumont 2015-03-22 02:11:52 +01:00
parent 187f6bccd7
commit 478140364a

View File

@ -131,7 +131,7 @@ var packets = {
{ name: "slot", type: "byte" }
]},
bed: {id: 0x0a, fields: [
{ name: "entityId", type: "int" },
{ name: "entityId", type: "varint" },
{ name: "location", type: "position" }
]},
animation: {id: 0x0b, fields: [