diff --git a/data/pc/1.10-pre1/proto.yml b/data/pc/1.10-pre1/proto.yml index 696a734c9..3a3cb8af0 100644 --- a/data/pc/1.10-pre1/proto.yml +++ b/data/pc/1.10-pre1/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.10-pre1/protocol.json b/data/pc/1.10-pre1/protocol.json index 7037697eb..db191ef62 100644 --- a/data/pc/1.10-pre1/protocol.json +++ b/data/pc/1.10-pre1/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.10/proto.yml b/data/pc/1.10/proto.yml index 0344d40fe..289b16dd8 100644 --- a/data/pc/1.10/proto.yml +++ b/data/pc/1.10/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.10/protocol.json b/data/pc/1.10/protocol.json index 7037697eb..db191ef62 100644 --- a/data/pc/1.10/protocol.json +++ b/data/pc/1.10/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.11/proto.yml b/data/pc/1.11/proto.yml index bae776c4c..a536db7dd 100644 --- a/data/pc/1.11/proto.yml +++ b/data/pc/1.11/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.11/protocol.json b/data/pc/1.11/protocol.json index 9a9e817c7..b48c25a08 100644 --- a/data/pc/1.11/protocol.json +++ b/data/pc/1.11/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.12-pre4/proto.yml b/data/pc/1.12-pre4/proto.yml index 80df7424e..5486d8292 100644 --- a/data/pc/1.12-pre4/proto.yml +++ b/data/pc/1.12-pre4/proto.yml @@ -257,7 +257,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.12-pre4/protocol.json b/data/pc/1.12-pre4/protocol.json index 5b8b7e30a..63cd152c0 100644 --- a/data/pc/1.12-pre4/protocol.json +++ b/data/pc/1.12-pre4/protocol.json @@ -683,7 +683,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.12.1/proto.yml b/data/pc/1.12.1/proto.yml index 7614f5390..aca68e896 100644 --- a/data/pc/1.12.1/proto.yml +++ b/data/pc/1.12.1/proto.yml @@ -257,7 +257,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.12.1/protocol.json b/data/pc/1.12.1/protocol.json index d80bd4892..df0492256 100644 --- a/data/pc/1.12.1/protocol.json +++ b/data/pc/1.12.1/protocol.json @@ -683,7 +683,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.12.2/proto.yml b/data/pc/1.12.2/proto.yml index 984811431..a46cb515a 100644 --- a/data/pc/1.12.2/proto.yml +++ b/data/pc/1.12.2/proto.yml @@ -257,7 +257,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.12.2/protocol.json b/data/pc/1.12.2/protocol.json index d3d5177a4..daaf1d34e 100644 --- a/data/pc/1.12.2/protocol.json +++ b/data/pc/1.12.2/protocol.json @@ -683,7 +683,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.12/proto.yml b/data/pc/1.12/proto.yml index 6abd71a52..4511fc6d8 100644 --- a/data/pc/1.12/proto.yml +++ b/data/pc/1.12/proto.yml @@ -257,7 +257,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.12/protocol.json b/data/pc/1.12/protocol.json index 55ef1ba58..e0d5c7c9d 100644 --- a/data/pc/1.12/protocol.json +++ b/data/pc/1.12/protocol.json @@ -683,7 +683,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.13.1/proto.yml b/data/pc/1.13.1/proto.yml index cf35f388b..7f5334b2a 100644 --- a/data/pc/1.13.1/proto.yml +++ b/data/pc/1.13.1/proto.yml @@ -530,7 +530,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.13.1/protocol.json b/data/pc/1.13.1/protocol.json index dddac101b..ffb19037f 100644 --- a/data/pc/1.13.1/protocol.json +++ b/data/pc/1.13.1/protocol.json @@ -1248,7 +1248,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.13.2-pre1/proto.yml b/data/pc/1.13.2-pre1/proto.yml index 15e63eae0..655596315 100644 --- a/data/pc/1.13.2-pre1/proto.yml +++ b/data/pc/1.13.2-pre1/proto.yml @@ -531,7 +531,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.13.2-pre1/protocol.json b/data/pc/1.13.2-pre1/protocol.json index d658df112..15b21a6bd 100644 --- a/data/pc/1.13.2-pre1/protocol.json +++ b/data/pc/1.13.2-pre1/protocol.json @@ -1252,7 +1252,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.13.2-pre2/proto.yml b/data/pc/1.13.2-pre2/proto.yml index 8ba5d1d5f..359478914 100644 --- a/data/pc/1.13.2-pre2/proto.yml +++ b/data/pc/1.13.2-pre2/proto.yml @@ -531,7 +531,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.13.2-pre2/protocol.json b/data/pc/1.13.2-pre2/protocol.json index d658df112..15b21a6bd 100644 --- a/data/pc/1.13.2-pre2/protocol.json +++ b/data/pc/1.13.2-pre2/protocol.json @@ -1252,7 +1252,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.13.2/proto.yml b/data/pc/1.13.2/proto.yml index 982009b8c..364b52063 100644 --- a/data/pc/1.13.2/proto.yml +++ b/data/pc/1.13.2/proto.yml @@ -531,7 +531,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.13.2/protocol.json b/data/pc/1.13.2/protocol.json index c32980037..a13221ba1 100644 --- a/data/pc/1.13.2/protocol.json +++ b/data/pc/1.13.2/protocol.json @@ -1252,7 +1252,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.13/proto.yml b/data/pc/1.13/proto.yml index e95f01277..b49138481 100644 --- a/data/pc/1.13/proto.yml +++ b/data/pc/1.13/proto.yml @@ -530,7 +530,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.13/protocol.json b/data/pc/1.13/protocol.json index eac9e9852..f5e1ba5c0 100644 --- a/data/pc/1.13/protocol.json +++ b/data/pc/1.13/protocol.json @@ -1248,7 +1248,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.14.1/proto.yml b/data/pc/1.14.1/proto.yml index 97896444f..5ab859eed 100644 --- a/data/pc/1.14.1/proto.yml +++ b/data/pc/1.14.1/proto.yml @@ -547,7 +547,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.14.1/protocol.json b/data/pc/1.14.1/protocol.json index 48a14fb3d..b981283a3 100644 --- a/data/pc/1.14.1/protocol.json +++ b/data/pc/1.14.1/protocol.json @@ -1322,7 +1322,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.14.3/proto.yml b/data/pc/1.14.3/proto.yml index 61a5aa81c..e571ae81b 100644 --- a/data/pc/1.14.3/proto.yml +++ b/data/pc/1.14.3/proto.yml @@ -547,7 +547,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.14.3/protocol.json b/data/pc/1.14.3/protocol.json index 478628731..7a8d8c2ee 100644 --- a/data/pc/1.14.3/protocol.json +++ b/data/pc/1.14.3/protocol.json @@ -1322,7 +1322,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.14.4/proto.yml b/data/pc/1.14.4/proto.yml index df42ca7ef..89dbd7ada 100644 --- a/data/pc/1.14.4/proto.yml +++ b/data/pc/1.14.4/proto.yml @@ -547,7 +547,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.14.4/protocol.json b/data/pc/1.14.4/protocol.json index f8b61a249..8d30e9121 100644 --- a/data/pc/1.14.4/protocol.json +++ b/data/pc/1.14.4/protocol.json @@ -1322,7 +1322,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.14/proto.yml b/data/pc/1.14/proto.yml index 05998128d..dfcfb5814 100644 --- a/data/pc/1.14/proto.yml +++ b/data/pc/1.14/proto.yml @@ -547,7 +547,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.14/protocol.json b/data/pc/1.14/protocol.json index 48a14fb3d..b981283a3 100644 --- a/data/pc/1.14/protocol.json +++ b/data/pc/1.14/protocol.json @@ -1322,7 +1322,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.15.1/proto.yml b/data/pc/1.15.1/proto.yml index c502ae564..0d62aaf99 100644 --- a/data/pc/1.15.1/proto.yml +++ b/data/pc/1.15.1/proto.yml @@ -547,7 +547,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.15.1/protocol.json b/data/pc/1.15.1/protocol.json index e491cc78e..3de73883b 100644 --- a/data/pc/1.15.1/protocol.json +++ b/data/pc/1.15.1/protocol.json @@ -1322,7 +1322,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.15.2/proto.yml b/data/pc/1.15.2/proto.yml index 3cc6fac82..e9462856d 100644 --- a/data/pc/1.15.2/proto.yml +++ b/data/pc/1.15.2/proto.yml @@ -547,7 +547,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.15.2/protocol.json b/data/pc/1.15.2/protocol.json index e491cc78e..3de73883b 100644 --- a/data/pc/1.15.2/protocol.json +++ b/data/pc/1.15.2/protocol.json @@ -1322,7 +1322,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.15/proto.yml b/data/pc/1.15/proto.yml index d8365dae9..0906469ce 100644 --- a/data/pc/1.15/proto.yml +++ b/data/pc/1.15/proto.yml @@ -547,7 +547,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.15/protocol.json b/data/pc/1.15/protocol.json index e491cc78e..3de73883b 100644 --- a/data/pc/1.15/protocol.json +++ b/data/pc/1.15/protocol.json @@ -1322,7 +1322,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.16-rc1/proto.yml b/data/pc/1.16-rc1/proto.yml index 3e356dcde..e9a6807ad 100644 --- a/data/pc/1.16-rc1/proto.yml +++ b/data/pc/1.16-rc1/proto.yml @@ -542,7 +542,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.16-rc1/protocol.json b/data/pc/1.16-rc1/protocol.json index 93021ba97..582b8be57 100644 --- a/data/pc/1.16-rc1/protocol.json +++ b/data/pc/1.16-rc1/protocol.json @@ -1298,7 +1298,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.16.1/proto.yml b/data/pc/1.16.1/proto.yml index 3d17c9d1f..32e801f5c 100644 --- a/data/pc/1.16.1/proto.yml +++ b/data/pc/1.16.1/proto.yml @@ -542,7 +542,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.16.1/protocol.json b/data/pc/1.16.1/protocol.json index 93021ba97..582b8be57 100644 --- a/data/pc/1.16.1/protocol.json +++ b/data/pc/1.16.1/protocol.json @@ -1298,7 +1298,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.16.2/proto.yml b/data/pc/1.16.2/proto.yml index 9c34f0020..a2fdd999d 100644 --- a/data/pc/1.16.2/proto.yml +++ b/data/pc/1.16.2/proto.yml @@ -542,7 +542,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.16.2/protocol.json b/data/pc/1.16.2/protocol.json index 4f3a98715..230336313 100644 --- a/data/pc/1.16.2/protocol.json +++ b/data/pc/1.16.2/protocol.json @@ -1298,7 +1298,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.16/proto.yml b/data/pc/1.16/proto.yml index a12b54d07..965b33810 100644 --- a/data/pc/1.16/proto.yml +++ b/data/pc/1.16/proto.yml @@ -542,7 +542,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.16/protocol.json b/data/pc/1.16/protocol.json index 93021ba97..582b8be57 100644 --- a/data/pc/1.16/protocol.json +++ b/data/pc/1.16/protocol.json @@ -1298,7 +1298,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.17.1/proto.yml b/data/pc/1.17.1/proto.yml index 45879bf18..8d084805d 100644 --- a/data/pc/1.17.1/proto.yml +++ b/data/pc/1.17.1/proto.yml @@ -557,7 +557,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.17.1/protocol.json b/data/pc/1.17.1/protocol.json index 171498647..5267c4c18 100644 --- a/data/pc/1.17.1/protocol.json +++ b/data/pc/1.17.1/protocol.json @@ -1361,7 +1361,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.17/proto.yml b/data/pc/1.17/proto.yml index d66036078..7cd5c4aa3 100644 --- a/data/pc/1.17/proto.yml +++ b/data/pc/1.17/proto.yml @@ -557,7 +557,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.17/protocol.json b/data/pc/1.17/protocol.json index c07770636..16e3e4589 100644 --- a/data/pc/1.17/protocol.json +++ b/data/pc/1.17/protocol.json @@ -1361,7 +1361,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.18.2/proto.yml b/data/pc/1.18.2/proto.yml index 9fff6013f..f3ac6444a 100644 --- a/data/pc/1.18.2/proto.yml +++ b/data/pc/1.18.2/proto.yml @@ -580,7 +580,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.18.2/protocol.json b/data/pc/1.18.2/protocol.json index 1785643b5..24f04fd01 100644 --- a/data/pc/1.18.2/protocol.json +++ b/data/pc/1.18.2/protocol.json @@ -1407,7 +1407,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.18/proto.yml b/data/pc/1.18/proto.yml index 66ee17502..e05891fde 100644 --- a/data/pc/1.18/proto.yml +++ b/data/pc/1.18/proto.yml @@ -580,7 +580,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.18/protocol.json b/data/pc/1.18/protocol.json index 10b75cdfb..59cdd7a32 100644 --- a/data/pc/1.18/protocol.json +++ b/data/pc/1.18/protocol.json @@ -1407,7 +1407,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.19.2/proto.yml b/data/pc/1.19.2/proto.yml index b71878ea0..b74ea96b8 100644 --- a/data/pc/1.19.2/proto.yml +++ b/data/pc/1.19.2/proto.yml @@ -661,7 +661,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.19.2/protocol.json b/data/pc/1.19.2/protocol.json index 08d5b7644..095d6d836 100644 --- a/data/pc/1.19.2/protocol.json +++ b/data/pc/1.19.2/protocol.json @@ -1553,7 +1553,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.19.3/proto.yml b/data/pc/1.19.3/proto.yml index 5e730a976..b0b9d4bd7 100644 --- a/data/pc/1.19.3/proto.yml +++ b/data/pc/1.19.3/proto.yml @@ -687,7 +687,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.19.3/protocol.json b/data/pc/1.19.3/protocol.json index 6d6122487..fa16e313c 100644 --- a/data/pc/1.19.3/protocol.json +++ b/data/pc/1.19.3/protocol.json @@ -1648,7 +1648,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.19.4/proto.yml b/data/pc/1.19.4/proto.yml index 0c8ea6133..6d6a5841f 100644 --- a/data/pc/1.19.4/proto.yml +++ b/data/pc/1.19.4/proto.yml @@ -737,7 +737,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.19.4/protocol.json b/data/pc/1.19.4/protocol.json index 51c56ffd6..c78230233 100644 --- a/data/pc/1.19.4/protocol.json +++ b/data/pc/1.19.4/protocol.json @@ -1757,7 +1757,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.19/proto.yml b/data/pc/1.19/proto.yml index 114747ada..40ee8d84a 100644 --- a/data/pc/1.19/proto.yml +++ b/data/pc/1.19/proto.yml @@ -645,7 +645,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.19/protocol.json b/data/pc/1.19/protocol.json index d5a2b7dd4..ed0e4ab46 100644 --- a/data/pc/1.19/protocol.json +++ b/data/pc/1.19/protocol.json @@ -1515,7 +1515,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.20.2/proto.yml b/data/pc/1.20.2/proto.yml index af1b60b91..79ab72390 100644 --- a/data/pc/1.20.2/proto.yml +++ b/data/pc/1.20.2/proto.yml @@ -825,7 +825,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.20.2/protocol.json b/data/pc/1.20.2/protocol.json index c47fadecf..0bb80a216 100644 --- a/data/pc/1.20.2/protocol.json +++ b/data/pc/1.20.2/protocol.json @@ -2054,7 +2054,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.20.3/proto.yml b/data/pc/1.20.3/proto.yml index 1532964fe..c841453c2 100644 --- a/data/pc/1.20.3/proto.yml +++ b/data/pc/1.20.3/proto.yml @@ -959,7 +959,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.20.3/protocol.json b/data/pc/1.20.3/protocol.json index f4924673a..06ce6909f 100644 --- a/data/pc/1.20.3/protocol.json +++ b/data/pc/1.20.3/protocol.json @@ -2184,7 +2184,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.20.5/proto.yml b/data/pc/1.20.5/proto.yml index 4c38bd688..c704936f4 100644 --- a/data/pc/1.20.5/proto.yml +++ b/data/pc/1.20.5/proto.yml @@ -1350,7 +1350,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.20.5/protocol.json b/data/pc/1.20.5/protocol.json index 37efeee28..0e060c66e 100644 --- a/data/pc/1.20.5/protocol.json +++ b/data/pc/1.20.5/protocol.json @@ -3589,7 +3589,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.20/proto.yml b/data/pc/1.20/proto.yml index eddf74df3..8498d31f4 100644 --- a/data/pc/1.20/proto.yml +++ b/data/pc/1.20/proto.yml @@ -737,7 +737,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.20/protocol.json b/data/pc/1.20/protocol.json index 549f1104c..4de5dbb3d 100644 --- a/data/pc/1.20/protocol.json +++ b/data/pc/1.20/protocol.json @@ -1757,7 +1757,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.21.1/proto.yml b/data/pc/1.21.1/proto.yml index deda15a44..4e7a4b839 100644 --- a/data/pc/1.21.1/proto.yml +++ b/data/pc/1.21.1/proto.yml @@ -1401,7 +1401,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.21.1/protocol.json b/data/pc/1.21.1/protocol.json index 1cb5ed130..78e86644b 100644 --- a/data/pc/1.21.1/protocol.json +++ b/data/pc/1.21.1/protocol.json @@ -3759,7 +3759,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.21.11/protocol.json b/data/pc/1.21.11/protocol.json index fd42a14e1..018f022f4 100644 --- a/data/pc/1.21.11/protocol.json +++ b/data/pc/1.21.11/protocol.json @@ -6056,7 +6056,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { @@ -11693,4 +11693,4 @@ } } } -} \ No newline at end of file +} diff --git a/data/pc/1.21.3/proto.yml b/data/pc/1.21.3/proto.yml index 25ea73f05..a5acab0e5 100644 --- a/data/pc/1.21.3/proto.yml +++ b/data/pc/1.21.3/proto.yml @@ -1535,7 +1535,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.21.3/protocol.json b/data/pc/1.21.3/protocol.json index 176125c6d..83ddce2b9 100644 --- a/data/pc/1.21.3/protocol.json +++ b/data/pc/1.21.3/protocol.json @@ -4232,7 +4232,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.21.4/proto.yml b/data/pc/1.21.4/proto.yml index ebf0155f1..2b916efd0 100644 --- a/data/pc/1.21.4/proto.yml +++ b/data/pc/1.21.4/proto.yml @@ -1535,7 +1535,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.21.4/protocol.json b/data/pc/1.21.4/protocol.json index abf0f7775..3b6a726b2 100644 --- a/data/pc/1.21.4/protocol.json +++ b/data/pc/1.21.4/protocol.json @@ -4242,7 +4242,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.21.5/proto.yml b/data/pc/1.21.5/proto.yml index abfe7d265..78ca46f40 100644 --- a/data/pc/1.21.5/proto.yml +++ b/data/pc/1.21.5/proto.yml @@ -1654,7 +1654,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.21.5/protocol.json b/data/pc/1.21.5/protocol.json index 2486d3956..b08e1c202 100644 --- a/data/pc/1.21.5/protocol.json +++ b/data/pc/1.21.5/protocol.json @@ -4642,7 +4642,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.21.6/proto.yml b/data/pc/1.21.6/proto.yml index bce840d4f..aaa64c20b 100644 --- a/data/pc/1.21.6/proto.yml +++ b/data/pc/1.21.6/proto.yml @@ -1679,7 +1679,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.21.6/protocol.json b/data/pc/1.21.6/protocol.json index 28e8d6a18..0e91d1020 100644 --- a/data/pc/1.21.6/protocol.json +++ b/data/pc/1.21.6/protocol.json @@ -4721,7 +4721,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.21.8/proto.yml b/data/pc/1.21.8/proto.yml index 699296d6f..d4796bcea 100644 --- a/data/pc/1.21.8/proto.yml +++ b/data/pc/1.21.8/proto.yml @@ -1679,7 +1679,7 @@ z: f64 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint velocityX: i16 velocityY: i16 diff --git a/data/pc/1.21.8/protocol.json b/data/pc/1.21.8/protocol.json index 252be9248..96ad94490 100644 --- a/data/pc/1.21.8/protocol.json +++ b/data/pc/1.21.8/protocol.json @@ -4718,7 +4718,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.21.9/proto.yml b/data/pc/1.21.9/proto.yml index 307b44fa4..a5433f138 100644 --- a/data/pc/1.21.9/proto.yml +++ b/data/pc/1.21.9/proto.yml @@ -1923,7 +1923,7 @@ velocity: lpVec3 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint # MC: ClientboundAnimatePacket packet_animation: diff --git a/data/pc/1.21.9/protocol.json b/data/pc/1.21.9/protocol.json index 53ef32fe6..153e61d2d 100644 --- a/data/pc/1.21.9/protocol.json +++ b/data/pc/1.21.9/protocol.json @@ -5766,7 +5766,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.7/proto.yml b/data/pc/1.7/proto.yml index d9f162ea7..bf25f50e5 100644 --- a/data/pc/1.7/proto.yml +++ b/data/pc/1.7/proto.yml @@ -292,7 +292,7 @@ z: i32 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.7/protocol.json b/data/pc/1.7/protocol.json index d4a72fea3..91afeaa09 100644 --- a/data/pc/1.7/protocol.json +++ b/data/pc/1.7/protocol.json @@ -957,7 +957,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.8/proto.yml b/data/pc/1.8/proto.yml index 26ece40b0..7f58cbeed 100644 --- a/data/pc/1.8/proto.yml +++ b/data/pc/1.8/proto.yml @@ -298,7 +298,7 @@ z: i32 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.8/protocol.json b/data/pc/1.8/protocol.json index f2c901fd5..eee87948d 100644 --- a/data/pc/1.8/protocol.json +++ b/data/pc/1.8/protocol.json @@ -898,7 +898,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.9.1-pre2/proto.yml b/data/pc/1.9.1-pre2/proto.yml index ca4e9009f..3fa864c19 100644 --- a/data/pc/1.9.1-pre2/proto.yml +++ b/data/pc/1.9.1-pre2/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.9.1-pre2/protocol.json b/data/pc/1.9.1-pre2/protocol.json index 562e5142c..d2fcacdfe 100644 --- a/data/pc/1.9.1-pre2/protocol.json +++ b/data/pc/1.9.1-pre2/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.9.2/proto.yml b/data/pc/1.9.2/proto.yml index 2ef4192fe..824dd94bb 100644 --- a/data/pc/1.9.2/proto.yml +++ b/data/pc/1.9.2/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.9.2/protocol.json b/data/pc/1.9.2/protocol.json index 562e5142c..d2fcacdfe 100644 --- a/data/pc/1.9.2/protocol.json +++ b/data/pc/1.9.2/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.9.4/proto.yml b/data/pc/1.9.4/proto.yml index c3b8322e0..798a09e7a 100644 --- a/data/pc/1.9.4/proto.yml +++ b/data/pc/1.9.4/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.9.4/protocol.json b/data/pc/1.9.4/protocol.json index 452ec0881..95aebe85e 100644 --- a/data/pc/1.9.4/protocol.json +++ b/data/pc/1.9.4/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/1.9/proto.yml b/data/pc/1.9/proto.yml index 7d5eb6a31..17627ef53 100644 --- a/data/pc/1.9/proto.yml +++ b/data/pc/1.9/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/1.9/protocol.json b/data/pc/1.9/protocol.json index 7b6a74108..a901c9e35 100644 --- a/data/pc/1.9/protocol.json +++ b/data/pc/1.9/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/15w40b/proto.yml b/data/pc/15w40b/proto.yml index c3cc5ff67..db0f963bf 100644 --- a/data/pc/15w40b/proto.yml +++ b/data/pc/15w40b/proto.yml @@ -302,7 +302,7 @@ z: i32 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/15w40b/protocol.json b/data/pc/15w40b/protocol.json index 113059f1b..9d3b0790d 100644 --- a/data/pc/15w40b/protocol.json +++ b/data/pc/15w40b/protocol.json @@ -878,7 +878,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/16w20a/proto.yml b/data/pc/16w20a/proto.yml index 504b30754..88528a554 100644 --- a/data/pc/16w20a/proto.yml +++ b/data/pc/16w20a/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/16w20a/protocol.json b/data/pc/16w20a/protocol.json index 191770a2c..6a9f32477 100644 --- a/data/pc/16w20a/protocol.json +++ b/data/pc/16w20a/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/16w35a/proto.yml b/data/pc/16w35a/proto.yml index 6fd6d8fa0..adbff9dec 100644 --- a/data/pc/16w35a/proto.yml +++ b/data/pc/16w35a/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/16w35a/protocol.json b/data/pc/16w35a/protocol.json index 6b79e3dde..a0d81f51b 100644 --- a/data/pc/16w35a/protocol.json +++ b/data/pc/16w35a/protocol.json @@ -682,7 +682,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/17w15a/proto.yml b/data/pc/17w15a/proto.yml index 8f14d8ee8..13dcee998 100644 --- a/data/pc/17w15a/proto.yml +++ b/data/pc/17w15a/proto.yml @@ -257,7 +257,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/17w15a/protocol.json b/data/pc/17w15a/protocol.json index 5b2a24899..e3764b20c 100644 --- a/data/pc/17w15a/protocol.json +++ b/data/pc/17w15a/protocol.json @@ -683,7 +683,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/17w18b/proto.yml b/data/pc/17w18b/proto.yml index 98f81c046..137fdc19b 100644 --- a/data/pc/17w18b/proto.yml +++ b/data/pc/17w18b/proto.yml @@ -257,7 +257,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/17w18b/protocol.json b/data/pc/17w18b/protocol.json index ea146ea9e..12c949e2d 100644 --- a/data/pc/17w18b/protocol.json +++ b/data/pc/17w18b/protocol.json @@ -683,7 +683,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/17w50a/proto.yml b/data/pc/17w50a/proto.yml index 0427d2f55..1402a8738 100644 --- a/data/pc/17w50a/proto.yml +++ b/data/pc/17w50a/proto.yml @@ -256,7 +256,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/17w50a/protocol.json b/data/pc/17w50a/protocol.json index 4289a1760..77058ded5 100644 --- a/data/pc/17w50a/protocol.json +++ b/data/pc/17w50a/protocol.json @@ -679,7 +679,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/20w13b/proto.yml b/data/pc/20w13b/proto.yml index 690ea87fe..d45b7b939 100644 --- a/data/pc/20w13b/proto.yml +++ b/data/pc/20w13b/proto.yml @@ -538,7 +538,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/20w13b/protocol.json b/data/pc/20w13b/protocol.json index 82a65f235..366bd4251 100644 --- a/data/pc/20w13b/protocol.json +++ b/data/pc/20w13b/protocol.json @@ -1272,7 +1272,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/21w07a/proto.yml b/data/pc/21w07a/proto.yml index 5bdb24476..45836e40e 100644 --- a/data/pc/21w07a/proto.yml +++ b/data/pc/21w07a/proto.yml @@ -533,7 +533,7 @@ z: f64 yaw: i8 pitch: i8 - headPitch: i8 + headYaw: i8 velocityX: i16 velocityY: i16 velocityZ: i16 diff --git a/data/pc/21w07a/protocol.json b/data/pc/21w07a/protocol.json index dc38f4677..830a10780 100644 --- a/data/pc/21w07a/protocol.json +++ b/data/pc/21w07a/protocol.json @@ -1248,7 +1248,7 @@ "type": "i8" }, { - "name": "headPitch", + "name": "headYaw", "type": "i8" }, { diff --git a/data/pc/latest/proto.yml b/data/pc/latest/proto.yml index e0ed0a934..279f7866a 100644 --- a/data/pc/latest/proto.yml +++ b/data/pc/latest/proto.yml @@ -2000,7 +2000,7 @@ velocity: lpVec3 pitch: i8 yaw: i8 - headPitch: i8 + headYaw: i8 objectData: varint # MC: ClientboundAnimatePacket packet_animation: