mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 13:45:37 -04:00
packet 0x66 (Click Window): shift
field renamed to mode
This commit is contained in:
parent
8760ff55bc
commit
120da4a20f
@ -352,7 +352,7 @@ var packets = {
|
||||
{ name: "slot", type: "short" },
|
||||
{ name: "mouseButton", type: "byte" },
|
||||
{ name: "action", type: "short" },
|
||||
{ name: "shift", type: "byte" },
|
||||
{ name: "mode", type: "byte" },
|
||||
{ name: "item", type: "slot" }
|
||||
],
|
||||
0x67: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user