From 0f86acc3b91279743fcc991ad2c9c313b8ebda57 Mon Sep 17 00:00:00 2001 From: kotinash <92477814+kotinash@users.noreply.github.com> Date: Wed, 17 Apr 2024 22:49:52 +0200 Subject: [PATCH] Update bedrock protocol to fix `command_executed` and `player_movement_corrected` typos (#871) * Fixed a typo in `command_executed` and `player_movement_corrected` * also fixed typos in older versions * update protocol.jsons --------- Co-authored-by: extremeheat --- data/bedrock/1.16.201/proto.yml | 2 +- data/bedrock/1.16.201/protocol.json | 2 +- data/bedrock/1.16.210/proto.yml | 4 ++-- data/bedrock/1.16.210/protocol.json | 4 ++-- data/bedrock/1.16.220/proto.yml | 4 ++-- data/bedrock/1.16.220/protocol.json | 4 ++-- data/bedrock/1.17.0/proto.yml | 4 ++-- data/bedrock/1.17.0/protocol.json | 4 ++-- data/bedrock/1.17.10/proto.yml | 4 ++-- data/bedrock/1.17.10/protocol.json | 4 ++-- data/bedrock/1.17.30/proto.yml | 4 ++-- data/bedrock/1.17.30/protocol.json | 4 ++-- data/bedrock/1.17.40/proto.yml | 4 ++-- data/bedrock/1.17.40/protocol.json | 4 ++-- data/bedrock/1.18.0/proto.yml | 4 ++-- data/bedrock/1.18.0/protocol.json | 4 ++-- data/bedrock/1.18.11/proto.yml | 4 ++-- data/bedrock/1.18.11/protocol.json | 4 ++-- data/bedrock/1.18.30/proto.yml | 4 ++-- data/bedrock/1.18.30/protocol.json | 4 ++-- data/bedrock/1.19.1/proto.yml | 4 ++-- data/bedrock/1.19.1/protocol.json | 4 ++-- data/bedrock/1.19.10/proto.yml | 4 ++-- data/bedrock/1.19.10/protocol.json | 4 ++-- data/bedrock/1.19.20/proto.yml | 4 ++-- data/bedrock/1.19.20/protocol.json | 4 ++-- data/bedrock/1.19.21/proto.yml | 4 ++-- data/bedrock/1.19.21/protocol.json | 4 ++-- data/bedrock/1.19.30/proto.yml | 4 ++-- data/bedrock/1.19.30/protocol.json | 4 ++-- data/bedrock/1.19.40/proto.yml | 4 ++-- data/bedrock/1.19.40/protocol.json | 4 ++-- data/bedrock/1.19.50/proto.yml | 4 ++-- data/bedrock/1.19.50/protocol.json | 4 ++-- data/bedrock/1.19.60/proto.yml | 4 ++-- data/bedrock/1.19.60/protocol.json | 4 ++-- data/bedrock/1.19.62/proto.yml | 4 ++-- data/bedrock/1.19.62/protocol.json | 4 ++-- data/bedrock/1.19.70/proto.yml | 4 ++-- data/bedrock/1.19.70/protocol.json | 4 ++-- data/bedrock/1.19.80/proto.yml | 4 ++-- data/bedrock/1.19.80/protocol.json | 4 ++-- data/bedrock/1.20.0/proto.yml | 4 ++-- data/bedrock/1.20.0/protocol.json | 4 ++-- data/bedrock/1.20.10/proto.yml | 4 ++-- data/bedrock/1.20.10/protocol.json | 4 ++-- data/bedrock/1.20.30/proto.yml | 4 ++-- data/bedrock/1.20.30/protocol.json | 4 ++-- data/bedrock/1.20.40/proto.yml | 4 ++-- data/bedrock/1.20.40/protocol.json | 4 ++-- data/bedrock/1.20.50/proto.yml | 4 ++-- data/bedrock/1.20.50/protocol.json | 4 ++-- data/bedrock/1.20.61/proto.yml | 4 ++-- data/bedrock/1.20.61/protocol.json | 4 ++-- data/bedrock/1.20.71/protocol.json | 4 ++-- data/bedrock/latest/proto.yml | 6 +++--- 56 files changed, 111 insertions(+), 111 deletions(-) diff --git a/data/bedrock/1.16.201/proto.yml b/data/bedrock/1.16.201/proto.yml index 43cd377de..6267eaa86 100644 --- a/data/bedrock/1.16.201/proto.yml +++ b/data/bedrock/1.16.201/proto.yml @@ -1191,7 +1191,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died diff --git a/data/bedrock/1.16.201/protocol.json b/data/bedrock/1.16.201/protocol.json index 74b51bd87..24715e01e 100644 --- a/data/bedrock/1.16.201/protocol.json +++ b/data/bedrock/1.16.201/protocol.json @@ -5043,7 +5043,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", diff --git a/data/bedrock/1.16.210/proto.yml b/data/bedrock/1.16.210/proto.yml index e4838355b..8dbdee9fc 100644 --- a/data/bedrock/1.16.210/proto.yml +++ b/data/bedrock/1.16.210/proto.yml @@ -1223,7 +1223,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1233,7 +1233,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.16.210/protocol.json b/data/bedrock/1.16.210/protocol.json index ca84af2eb..e945d4c0f 100644 --- a/data/bedrock/1.16.210/protocol.json +++ b/data/bedrock/1.16.210/protocol.json @@ -5207,7 +5207,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -5217,7 +5217,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter" diff --git a/data/bedrock/1.16.220/proto.yml b/data/bedrock/1.16.220/proto.yml index 53aba9ecc..27744e836 100644 --- a/data/bedrock/1.16.220/proto.yml +++ b/data/bedrock/1.16.220/proto.yml @@ -1260,7 +1260,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1270,7 +1270,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.16.220/protocol.json b/data/bedrock/1.16.220/protocol.json index 6e04fcd98..257612a8d 100644 --- a/data/bedrock/1.16.220/protocol.json +++ b/data/bedrock/1.16.220/protocol.json @@ -5660,7 +5660,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -5670,7 +5670,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter" diff --git a/data/bedrock/1.17.0/proto.yml b/data/bedrock/1.17.0/proto.yml index a0b353945..d4cc030e5 100644 --- a/data/bedrock/1.17.0/proto.yml +++ b/data/bedrock/1.17.0/proto.yml @@ -1261,7 +1261,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1271,7 +1271,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.17.0/protocol.json b/data/bedrock/1.17.0/protocol.json index 605bc00ae..42c9bd877 100644 --- a/data/bedrock/1.17.0/protocol.json +++ b/data/bedrock/1.17.0/protocol.json @@ -5738,7 +5738,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -5748,7 +5748,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.17.10/proto.yml b/data/bedrock/1.17.10/proto.yml index 5c9580a5d..10f9b7765 100644 --- a/data/bedrock/1.17.10/proto.yml +++ b/data/bedrock/1.17.10/proto.yml @@ -1344,7 +1344,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1354,7 +1354,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.17.10/protocol.json b/data/bedrock/1.17.10/protocol.json index 966c652f0..b9f8ad82a 100644 --- a/data/bedrock/1.17.10/protocol.json +++ b/data/bedrock/1.17.10/protocol.json @@ -5828,7 +5828,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -5838,7 +5838,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.17.30/proto.yml b/data/bedrock/1.17.30/proto.yml index 00917c15f..cb1f624f1 100644 --- a/data/bedrock/1.17.30/proto.yml +++ b/data/bedrock/1.17.30/proto.yml @@ -1356,7 +1356,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1366,7 +1366,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.17.30/protocol.json b/data/bedrock/1.17.30/protocol.json index e085908d9..0c56b9329 100644 --- a/data/bedrock/1.17.30/protocol.json +++ b/data/bedrock/1.17.30/protocol.json @@ -5956,7 +5956,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -5966,7 +5966,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.17.40/proto.yml b/data/bedrock/1.17.40/proto.yml index 131292387..1bbf853ac 100644 --- a/data/bedrock/1.17.40/proto.yml +++ b/data/bedrock/1.17.40/proto.yml @@ -1356,7 +1356,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1366,7 +1366,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.17.40/protocol.json b/data/bedrock/1.17.40/protocol.json index 0fdc76437..15456982e 100644 --- a/data/bedrock/1.17.40/protocol.json +++ b/data/bedrock/1.17.40/protocol.json @@ -5957,7 +5957,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -5967,7 +5967,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.18.0/proto.yml b/data/bedrock/1.18.0/proto.yml index fa7226cf1..101efa5e1 100644 --- a/data/bedrock/1.18.0/proto.yml +++ b/data/bedrock/1.18.0/proto.yml @@ -1362,7 +1362,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1372,7 +1372,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.18.0/protocol.json b/data/bedrock/1.18.0/protocol.json index 3896eb6fc..e0ef980fd 100644 --- a/data/bedrock/1.18.0/protocol.json +++ b/data/bedrock/1.18.0/protocol.json @@ -6002,7 +6002,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6012,7 +6012,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.18.11/proto.yml b/data/bedrock/1.18.11/proto.yml index f4ef64a63..bb85201d8 100644 --- a/data/bedrock/1.18.11/proto.yml +++ b/data/bedrock/1.18.11/proto.yml @@ -1367,7 +1367,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1377,7 +1377,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.18.11/protocol.json b/data/bedrock/1.18.11/protocol.json index 2b6be4cc6..709b5ab46 100644 --- a/data/bedrock/1.18.11/protocol.json +++ b/data/bedrock/1.18.11/protocol.json @@ -6050,7 +6050,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6060,7 +6060,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.18.30/proto.yml b/data/bedrock/1.18.30/proto.yml index 2c2fe5806..febff8d40 100644 --- a/data/bedrock/1.18.30/proto.yml +++ b/data/bedrock/1.18.30/proto.yml @@ -1375,7 +1375,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1385,7 +1385,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.18.30/protocol.json b/data/bedrock/1.18.30/protocol.json index cc156c2a2..58e463444 100644 --- a/data/bedrock/1.18.30/protocol.json +++ b/data/bedrock/1.18.30/protocol.json @@ -6133,7 +6133,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6143,7 +6143,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.1/proto.yml b/data/bedrock/1.19.1/proto.yml index d60536929..a764aca3e 100644 --- a/data/bedrock/1.19.1/proto.yml +++ b/data/bedrock/1.19.1/proto.yml @@ -1381,7 +1381,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1391,7 +1391,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.1/protocol.json b/data/bedrock/1.19.1/protocol.json index 5d5b7cce4..e70516d42 100644 --- a/data/bedrock/1.19.1/protocol.json +++ b/data/bedrock/1.19.1/protocol.json @@ -6176,7 +6176,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6186,7 +6186,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.10/proto.yml b/data/bedrock/1.19.10/proto.yml index 247882af7..7c8bfb439 100644 --- a/data/bedrock/1.19.10/proto.yml +++ b/data/bedrock/1.19.10/proto.yml @@ -1432,7 +1432,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1442,7 +1442,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.10/protocol.json b/data/bedrock/1.19.10/protocol.json index 542ce7df2..a450113dd 100644 --- a/data/bedrock/1.19.10/protocol.json +++ b/data/bedrock/1.19.10/protocol.json @@ -6242,7 +6242,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6252,7 +6252,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.20/proto.yml b/data/bedrock/1.19.20/proto.yml index 3011333a2..574b1bd5c 100644 --- a/data/bedrock/1.19.20/proto.yml +++ b/data/bedrock/1.19.20/proto.yml @@ -1446,7 +1446,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1456,7 +1456,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.20/protocol.json b/data/bedrock/1.19.20/protocol.json index f89878ab2..cf2e88a80 100644 --- a/data/bedrock/1.19.20/protocol.json +++ b/data/bedrock/1.19.20/protocol.json @@ -6312,7 +6312,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6322,7 +6322,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.21/proto.yml b/data/bedrock/1.19.21/proto.yml index a9c9f75a6..2258c353a 100644 --- a/data/bedrock/1.19.21/proto.yml +++ b/data/bedrock/1.19.21/proto.yml @@ -1446,7 +1446,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1456,7 +1456,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.21/protocol.json b/data/bedrock/1.19.21/protocol.json index f89878ab2..cf2e88a80 100644 --- a/data/bedrock/1.19.21/protocol.json +++ b/data/bedrock/1.19.21/protocol.json @@ -6312,7 +6312,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6322,7 +6322,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.30/proto.yml b/data/bedrock/1.19.30/proto.yml index 1fd699656..43367602c 100644 --- a/data/bedrock/1.19.30/proto.yml +++ b/data/bedrock/1.19.30/proto.yml @@ -1447,7 +1447,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1457,7 +1457,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.30/protocol.json b/data/bedrock/1.19.30/protocol.json index 221076d65..79dd6d888 100644 --- a/data/bedrock/1.19.30/protocol.json +++ b/data/bedrock/1.19.30/protocol.json @@ -6412,7 +6412,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6422,7 +6422,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.40/proto.yml b/data/bedrock/1.19.40/proto.yml index 46e32f515..7b5d5efc2 100644 --- a/data/bedrock/1.19.40/proto.yml +++ b/data/bedrock/1.19.40/proto.yml @@ -1457,7 +1457,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1467,7 +1467,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.40/protocol.json b/data/bedrock/1.19.40/protocol.json index f354ec046..b0c2dacce 100644 --- a/data/bedrock/1.19.40/protocol.json +++ b/data/bedrock/1.19.40/protocol.json @@ -6484,7 +6484,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6494,7 +6494,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.50/proto.yml b/data/bedrock/1.19.50/proto.yml index 496622e9c..667ba665d 100644 --- a/data/bedrock/1.19.50/proto.yml +++ b/data/bedrock/1.19.50/proto.yml @@ -1457,7 +1457,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1467,7 +1467,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.50/protocol.json b/data/bedrock/1.19.50/protocol.json index eb82cf0de..16faf9aec 100644 --- a/data/bedrock/1.19.50/protocol.json +++ b/data/bedrock/1.19.50/protocol.json @@ -6500,7 +6500,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6510,7 +6510,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.60/proto.yml b/data/bedrock/1.19.60/proto.yml index 2317a2bcf..8fdc2cdc5 100644 --- a/data/bedrock/1.19.60/proto.yml +++ b/data/bedrock/1.19.60/proto.yml @@ -1459,7 +1459,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1469,7 +1469,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.60/protocol.json b/data/bedrock/1.19.60/protocol.json index 6c3700ea6..bfa619a14 100644 --- a/data/bedrock/1.19.60/protocol.json +++ b/data/bedrock/1.19.60/protocol.json @@ -6541,7 +6541,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6551,7 +6551,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.62/proto.yml b/data/bedrock/1.19.62/proto.yml index 0a61f0771..0debe7c52 100644 --- a/data/bedrock/1.19.62/proto.yml +++ b/data/bedrock/1.19.62/proto.yml @@ -1459,7 +1459,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1469,7 +1469,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.62/protocol.json b/data/bedrock/1.19.62/protocol.json index 0b26316f4..b42a5b6f6 100644 --- a/data/bedrock/1.19.62/protocol.json +++ b/data/bedrock/1.19.62/protocol.json @@ -6545,7 +6545,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6555,7 +6555,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.70/proto.yml b/data/bedrock/1.19.70/proto.yml index 81d82aa76..5e784082d 100644 --- a/data/bedrock/1.19.70/proto.yml +++ b/data/bedrock/1.19.70/proto.yml @@ -1459,7 +1459,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1469,7 +1469,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.70/protocol.json b/data/bedrock/1.19.70/protocol.json index 696cfcd1a..f4117158c 100644 --- a/data/bedrock/1.19.70/protocol.json +++ b/data/bedrock/1.19.70/protocol.json @@ -6563,7 +6563,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6573,7 +6573,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.19.80/proto.yml b/data/bedrock/1.19.80/proto.yml index 64ad5b60b..349ba59ff 100644 --- a/data/bedrock/1.19.80/proto.yml +++ b/data/bedrock/1.19.80/proto.yml @@ -1470,7 +1470,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1480,7 +1480,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.19.80/protocol.json b/data/bedrock/1.19.80/protocol.json index 538a92be6..fc54ce040 100644 --- a/data/bedrock/1.19.80/protocol.json +++ b/data/bedrock/1.19.80/protocol.json @@ -6622,7 +6622,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6632,7 +6632,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.20.0/proto.yml b/data/bedrock/1.20.0/proto.yml index beb031a5d..d6cdb6346 100644 --- a/data/bedrock/1.20.0/proto.yml +++ b/data/bedrock/1.20.0/proto.yml @@ -1474,7 +1474,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1484,7 +1484,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.20.0/protocol.json b/data/bedrock/1.20.0/protocol.json index c2338707c..c50f6e119 100644 --- a/data/bedrock/1.20.0/protocol.json +++ b/data/bedrock/1.20.0/protocol.json @@ -6632,7 +6632,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6642,7 +6642,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.20.10/proto.yml b/data/bedrock/1.20.10/proto.yml index 1ea6aa619..c425a5e32 100644 --- a/data/bedrock/1.20.10/proto.yml +++ b/data/bedrock/1.20.10/proto.yml @@ -1474,7 +1474,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1484,7 +1484,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.20.10/protocol.json b/data/bedrock/1.20.10/protocol.json index 0edf3cf7a..d7b918543 100644 --- a/data/bedrock/1.20.10/protocol.json +++ b/data/bedrock/1.20.10/protocol.json @@ -6638,7 +6638,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6648,7 +6648,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.20.30/proto.yml b/data/bedrock/1.20.30/proto.yml index 85d24f807..654f887e5 100644 --- a/data/bedrock/1.20.30/proto.yml +++ b/data/bedrock/1.20.30/proto.yml @@ -1482,7 +1482,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1492,7 +1492,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.20.30/protocol.json b/data/bedrock/1.20.30/protocol.json index 8f814b4e0..4237c718b 100644 --- a/data/bedrock/1.20.30/protocol.json +++ b/data/bedrock/1.20.30/protocol.json @@ -6761,7 +6761,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6771,7 +6771,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.20.40/proto.yml b/data/bedrock/1.20.40/proto.yml index 3d6a238a1..4e656bd67 100644 --- a/data/bedrock/1.20.40/proto.yml +++ b/data/bedrock/1.20.40/proto.yml @@ -1485,7 +1485,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1495,7 +1495,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.20.40/protocol.json b/data/bedrock/1.20.40/protocol.json index 01d5d9931..ad30cc56f 100644 --- a/data/bedrock/1.20.40/protocol.json +++ b/data/bedrock/1.20.40/protocol.json @@ -6889,7 +6889,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6899,7 +6899,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.20.50/proto.yml b/data/bedrock/1.20.50/proto.yml index d4a733d95..4777c11db 100644 --- a/data/bedrock/1.20.50/proto.yml +++ b/data/bedrock/1.20.50/proto.yml @@ -1487,7 +1487,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1497,7 +1497,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.20.50/protocol.json b/data/bedrock/1.20.50/protocol.json index 03a8caa81..5566ae780 100644 --- a/data/bedrock/1.20.50/protocol.json +++ b/data/bedrock/1.20.50/protocol.json @@ -6926,7 +6926,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6936,7 +6936,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.20.61/proto.yml b/data/bedrock/1.20.61/proto.yml index d4e75c746..70c49d58e 100644 --- a/data/bedrock/1.20.61/proto.yml +++ b/data/bedrock/1.20.61/proto.yml @@ -1493,7 +1493,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1503,7 +1503,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter diff --git a/data/bedrock/1.20.61/protocol.json b/data/bedrock/1.20.61/protocol.json index 9da19f3de..209d03d01 100644 --- a/data/bedrock/1.20.61/protocol.json +++ b/data/bedrock/1.20.61/protocol.json @@ -6937,7 +6937,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6947,7 +6947,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/1.20.71/protocol.json b/data/bedrock/1.20.71/protocol.json index 6f691a4eb..682abb566 100644 --- a/data/bedrock/1.20.71/protocol.json +++ b/data/bedrock/1.20.71/protocol.json @@ -6975,7 +6975,7 @@ "8": "agent_command", "9": "agent_created", "10": "banner_pattern_removed", - "11": "commaned_executed", + "11": "command_executed", "12": "fish_bucketed", "13": "mob_born", "14": "pet_died", @@ -6985,7 +6985,7 @@ "18": "actor_definition", "19": "raid_update", "20": "player_movement_anomaly", - "21": "player_moement_corrected", + "21": "player_movement_corrected", "22": "honey_harvested", "23": "target_block_hit", "24": "piglin_barter", diff --git a/data/bedrock/latest/proto.yml b/data/bedrock/latest/proto.yml index 70a93aa80..b32377ca7 100644 --- a/data/bedrock/latest/proto.yml +++ b/data/bedrock/latest/proto.yml @@ -1502,7 +1502,7 @@ packet_event: 8: agent_command 9: agent_created 10: banner_pattern_removed - 11: commaned_executed + 11: command_executed 12: fish_bucketed 13: mob_born 14: pet_died @@ -1512,7 +1512,7 @@ packet_event: 18: actor_definition 19: raid_update 20: player_movement_anomaly - 21: player_moement_corrected + 21: player_movement_corrected 22: honey_harvested 23: target_block_hit 24: piglin_barter @@ -4151,4 +4151,4 @@ Element: u8 => packet_server_post_move: !id: 0x10 - position: vec3f \ No newline at end of file + position: vec3f