aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-protocol/src/packets')
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/config/mod.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_add_entity.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_animate.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_award_stats.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_block_changed_ack.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_block_destruction.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_block_entity_data.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_block_event.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_block_update.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_boss_event.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_change_difficulty.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_chat_preview.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_command_suggestions.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_commands.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_container_set_content.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_container_set_data.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_container_set_slot.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_cookie_request.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_cooldown.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_custom_chat_completions.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_custom_payload.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_debug_sample.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_delete_chat.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_disconnect.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_entity_event.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_entity_position_sync.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_explode.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_forget_level_chunk.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_game_event.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_horse_screen_open.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_initialize_border.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_keep_alive.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_level_chunk_with_light.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_level_event.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_level_particles.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_light_update.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_login.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_map_item_data.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_merchant_offers.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_move_entity_pos.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_move_entity_pos_rot.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_move_entity_rot.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_move_vehicle.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_open_book.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_open_screen.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_open_sign_editor.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_ping.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_place_ghost_recipe.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_player_abilities.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_player_chat_header.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_player_combat_end.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_player_combat_enter.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_player_combat_kill.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_player_look_at.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_player_position.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_player_rotation.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_pong_response.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_recipe_book_add.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_recipe_book_remove.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_recipe_book_settings.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_remove_entities.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_remove_mob_effect.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_respawn.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_rotate_head.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_section_blocks_update.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_select_advancements_tab.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_server_data.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_action_bar_text.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_border_center.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_border_lerp_size.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_border_size.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_border_warning_delay.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_border_warning_distance.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_camera.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_chunk_cache_center.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_chunk_cache_radius.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_default_spawn_position.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_display_chat_preview.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_display_objective.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_entity_data.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_entity_link.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_entity_motion.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_equipment.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_experience.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_health.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_objective.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_passengers.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_player_team.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_score.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_simulation_distance.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_subtitle_text.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_time.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_title_text.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_set_titles_animation.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_sound.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_sound_entity.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_stop_sound.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_system_chat.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_tab_list.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_tag_query.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_take_item_entity.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_teleport_entity.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_update_advancements.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_update_attributes.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_update_mob_effect.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_update_recipes.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/c_update_tags.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/mod.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_accept_teleportation.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_change_difficulty.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_chat.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_chat_ack.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_chat_command.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_chat_command_signed.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_chat_preview.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_client_command.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_client_information.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_command_suggestion.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_container_button_click.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_container_click.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_container_close.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_custom_payload.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_edit_book.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_interact.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_jigsaw_generate.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_keep_alive.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_lock_difficulty.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_move_player_pos.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_move_player_pos_rot.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_move_player_rot.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_move_player_status_only.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_move_vehicle.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_paddle_boat.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_pick_item_from_block.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_ping_request.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_place_recipe.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_player_abilities.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_player_action.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_player_command.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_player_input.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_pong.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_recipe_book_change_settings.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_recipe_book_seen_recipe.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_rename_item.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_resource_pack.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_seen_advancements.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_select_trade.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_set_beacon.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_set_carried_item.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_set_command_block.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_set_command_minecart.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_set_creative_mode_slot.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_set_jigsaw_block.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_set_structure_block.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_sign_update.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_swing.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_teleport_to_entity.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_use_item.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/game/s_use_item_on.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/handshake/mod.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/handshake/s_intention.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/c_cookie_request.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/c_custom_query.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/c_hello.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/c_login_compression.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/c_login_disconnect.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/c_login_finished.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/mod.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/s_cookie_response.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/s_custom_query.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/s_hello.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/login/s_key.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/mod.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/status/c_pong_response.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/status/c_status_response.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/status/mod.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/status/s_ping_request.rs0
-rw-r--r--[-rwxr-xr-x]azalea-protocol/src/packets/status/s_status_request.rs0
178 files changed, 0 insertions, 0 deletions
diff --git a/azalea-protocol/src/packets/config/mod.rs b/azalea-protocol/src/packets/config/mod.rs
index ab1c1a78..ab1c1a78 100755..100644
--- a/azalea-protocol/src/packets/config/mod.rs
+++ b/azalea-protocol/src/packets/config/mod.rs
diff --git a/azalea-protocol/src/packets/game/c_add_entity.rs b/azalea-protocol/src/packets/game/c_add_entity.rs
index 008d6d28..008d6d28 100755..100644
--- a/azalea-protocol/src/packets/game/c_add_entity.rs
+++ b/azalea-protocol/src/packets/game/c_add_entity.rs
diff --git a/azalea-protocol/src/packets/game/c_animate.rs b/azalea-protocol/src/packets/game/c_animate.rs
index eaaa151d..eaaa151d 100755..100644
--- a/azalea-protocol/src/packets/game/c_animate.rs
+++ b/azalea-protocol/src/packets/game/c_animate.rs
diff --git a/azalea-protocol/src/packets/game/c_award_stats.rs b/azalea-protocol/src/packets/game/c_award_stats.rs
index 20f8b1e0..20f8b1e0 100755..100644
--- a/azalea-protocol/src/packets/game/c_award_stats.rs
+++ b/azalea-protocol/src/packets/game/c_award_stats.rs
diff --git a/azalea-protocol/src/packets/game/c_block_changed_ack.rs b/azalea-protocol/src/packets/game/c_block_changed_ack.rs
index ebb303c0..ebb303c0 100755..100644
--- a/azalea-protocol/src/packets/game/c_block_changed_ack.rs
+++ b/azalea-protocol/src/packets/game/c_block_changed_ack.rs
diff --git a/azalea-protocol/src/packets/game/c_block_destruction.rs b/azalea-protocol/src/packets/game/c_block_destruction.rs
index 4a6e5f69..4a6e5f69 100755..100644
--- a/azalea-protocol/src/packets/game/c_block_destruction.rs
+++ b/azalea-protocol/src/packets/game/c_block_destruction.rs
diff --git a/azalea-protocol/src/packets/game/c_block_entity_data.rs b/azalea-protocol/src/packets/game/c_block_entity_data.rs
index 82ba60de..82ba60de 100755..100644
--- a/azalea-protocol/src/packets/game/c_block_entity_data.rs
+++ b/azalea-protocol/src/packets/game/c_block_entity_data.rs
diff --git a/azalea-protocol/src/packets/game/c_block_event.rs b/azalea-protocol/src/packets/game/c_block_event.rs
index 3a71b186..3a71b186 100755..100644
--- a/azalea-protocol/src/packets/game/c_block_event.rs
+++ b/azalea-protocol/src/packets/game/c_block_event.rs
diff --git a/azalea-protocol/src/packets/game/c_block_update.rs b/azalea-protocol/src/packets/game/c_block_update.rs
index ae9bd998..ae9bd998 100755..100644
--- a/azalea-protocol/src/packets/game/c_block_update.rs
+++ b/azalea-protocol/src/packets/game/c_block_update.rs
diff --git a/azalea-protocol/src/packets/game/c_boss_event.rs b/azalea-protocol/src/packets/game/c_boss_event.rs
index 58d9f4bb..58d9f4bb 100755..100644
--- a/azalea-protocol/src/packets/game/c_boss_event.rs
+++ b/azalea-protocol/src/packets/game/c_boss_event.rs
diff --git a/azalea-protocol/src/packets/game/c_change_difficulty.rs b/azalea-protocol/src/packets/game/c_change_difficulty.rs
index cdcc4792..cdcc4792 100755..100644
--- a/azalea-protocol/src/packets/game/c_change_difficulty.rs
+++ b/azalea-protocol/src/packets/game/c_change_difficulty.rs
diff --git a/azalea-protocol/src/packets/game/c_chat_preview.rs b/azalea-protocol/src/packets/game/c_chat_preview.rs
index e0ddd2ec..e0ddd2ec 100755..100644
--- a/azalea-protocol/src/packets/game/c_chat_preview.rs
+++ b/azalea-protocol/src/packets/game/c_chat_preview.rs
diff --git a/azalea-protocol/src/packets/game/c_command_suggestions.rs b/azalea-protocol/src/packets/game/c_command_suggestions.rs
index 37679a72..37679a72 100755..100644
--- a/azalea-protocol/src/packets/game/c_command_suggestions.rs
+++ b/azalea-protocol/src/packets/game/c_command_suggestions.rs
diff --git a/azalea-protocol/src/packets/game/c_commands.rs b/azalea-protocol/src/packets/game/c_commands.rs
index cd21ddd1..cd21ddd1 100755..100644
--- a/azalea-protocol/src/packets/game/c_commands.rs
+++ b/azalea-protocol/src/packets/game/c_commands.rs
diff --git a/azalea-protocol/src/packets/game/c_container_set_content.rs b/azalea-protocol/src/packets/game/c_container_set_content.rs
index 77ea9ec7..77ea9ec7 100755..100644
--- a/azalea-protocol/src/packets/game/c_container_set_content.rs
+++ b/azalea-protocol/src/packets/game/c_container_set_content.rs
diff --git a/azalea-protocol/src/packets/game/c_container_set_data.rs b/azalea-protocol/src/packets/game/c_container_set_data.rs
index 149080b1..149080b1 100755..100644
--- a/azalea-protocol/src/packets/game/c_container_set_data.rs
+++ b/azalea-protocol/src/packets/game/c_container_set_data.rs
diff --git a/azalea-protocol/src/packets/game/c_container_set_slot.rs b/azalea-protocol/src/packets/game/c_container_set_slot.rs
index 20df5b06..20df5b06 100755..100644
--- a/azalea-protocol/src/packets/game/c_container_set_slot.rs
+++ b/azalea-protocol/src/packets/game/c_container_set_slot.rs
diff --git a/azalea-protocol/src/packets/game/c_cookie_request.rs b/azalea-protocol/src/packets/game/c_cookie_request.rs
index 330b7334..330b7334 100755..100644
--- a/azalea-protocol/src/packets/game/c_cookie_request.rs
+++ b/azalea-protocol/src/packets/game/c_cookie_request.rs
diff --git a/azalea-protocol/src/packets/game/c_cooldown.rs b/azalea-protocol/src/packets/game/c_cooldown.rs
index 016101b7..016101b7 100755..100644
--- a/azalea-protocol/src/packets/game/c_cooldown.rs
+++ b/azalea-protocol/src/packets/game/c_cooldown.rs
diff --git a/azalea-protocol/src/packets/game/c_custom_chat_completions.rs b/azalea-protocol/src/packets/game/c_custom_chat_completions.rs
index 87c27b7a..87c27b7a 100755..100644
--- a/azalea-protocol/src/packets/game/c_custom_chat_completions.rs
+++ b/azalea-protocol/src/packets/game/c_custom_chat_completions.rs
diff --git a/azalea-protocol/src/packets/game/c_custom_payload.rs b/azalea-protocol/src/packets/game/c_custom_payload.rs
index 0610d63e..0610d63e 100755..100644
--- a/azalea-protocol/src/packets/game/c_custom_payload.rs
+++ b/azalea-protocol/src/packets/game/c_custom_payload.rs
diff --git a/azalea-protocol/src/packets/game/c_debug_sample.rs b/azalea-protocol/src/packets/game/c_debug_sample.rs
index 50550062..50550062 100755..100644
--- a/azalea-protocol/src/packets/game/c_debug_sample.rs
+++ b/azalea-protocol/src/packets/game/c_debug_sample.rs
diff --git a/azalea-protocol/src/packets/game/c_delete_chat.rs b/azalea-protocol/src/packets/game/c_delete_chat.rs
index d44a4553..d44a4553 100755..100644
--- a/azalea-protocol/src/packets/game/c_delete_chat.rs
+++ b/azalea-protocol/src/packets/game/c_delete_chat.rs
diff --git a/azalea-protocol/src/packets/game/c_disconnect.rs b/azalea-protocol/src/packets/game/c_disconnect.rs
index ba197f1d..ba197f1d 100755..100644
--- a/azalea-protocol/src/packets/game/c_disconnect.rs
+++ b/azalea-protocol/src/packets/game/c_disconnect.rs
diff --git a/azalea-protocol/src/packets/game/c_entity_event.rs b/azalea-protocol/src/packets/game/c_entity_event.rs
index 6eb08adc..6eb08adc 100755..100644
--- a/azalea-protocol/src/packets/game/c_entity_event.rs
+++ b/azalea-protocol/src/packets/game/c_entity_event.rs
diff --git a/azalea-protocol/src/packets/game/c_entity_position_sync.rs b/azalea-protocol/src/packets/game/c_entity_position_sync.rs
index e3ecc3f0..e3ecc3f0 100755..100644
--- a/azalea-protocol/src/packets/game/c_entity_position_sync.rs
+++ b/azalea-protocol/src/packets/game/c_entity_position_sync.rs
diff --git a/azalea-protocol/src/packets/game/c_explode.rs b/azalea-protocol/src/packets/game/c_explode.rs
index c5d90d03..c5d90d03 100755..100644
--- a/azalea-protocol/src/packets/game/c_explode.rs
+++ b/azalea-protocol/src/packets/game/c_explode.rs
diff --git a/azalea-protocol/src/packets/game/c_forget_level_chunk.rs b/azalea-protocol/src/packets/game/c_forget_level_chunk.rs
index bd901634..bd901634 100755..100644
--- a/azalea-protocol/src/packets/game/c_forget_level_chunk.rs
+++ b/azalea-protocol/src/packets/game/c_forget_level_chunk.rs
diff --git a/azalea-protocol/src/packets/game/c_game_event.rs b/azalea-protocol/src/packets/game/c_game_event.rs
index 940aa2f1..940aa2f1 100755..100644
--- a/azalea-protocol/src/packets/game/c_game_event.rs
+++ b/azalea-protocol/src/packets/game/c_game_event.rs
diff --git a/azalea-protocol/src/packets/game/c_horse_screen_open.rs b/azalea-protocol/src/packets/game/c_horse_screen_open.rs
index 53730d24..53730d24 100755..100644
--- a/azalea-protocol/src/packets/game/c_horse_screen_open.rs
+++ b/azalea-protocol/src/packets/game/c_horse_screen_open.rs
diff --git a/azalea-protocol/src/packets/game/c_initialize_border.rs b/azalea-protocol/src/packets/game/c_initialize_border.rs
index ca338b7f..ca338b7f 100755..100644
--- a/azalea-protocol/src/packets/game/c_initialize_border.rs
+++ b/azalea-protocol/src/packets/game/c_initialize_border.rs
diff --git a/azalea-protocol/src/packets/game/c_keep_alive.rs b/azalea-protocol/src/packets/game/c_keep_alive.rs
index ff93560b..ff93560b 100755..100644
--- a/azalea-protocol/src/packets/game/c_keep_alive.rs
+++ b/azalea-protocol/src/packets/game/c_keep_alive.rs
diff --git a/azalea-protocol/src/packets/game/c_level_chunk_with_light.rs b/azalea-protocol/src/packets/game/c_level_chunk_with_light.rs
index ad07f01e..ad07f01e 100755..100644
--- a/azalea-protocol/src/packets/game/c_level_chunk_with_light.rs
+++ b/azalea-protocol/src/packets/game/c_level_chunk_with_light.rs
diff --git a/azalea-protocol/src/packets/game/c_level_event.rs b/azalea-protocol/src/packets/game/c_level_event.rs
index f41a1f42..f41a1f42 100755..100644
--- a/azalea-protocol/src/packets/game/c_level_event.rs
+++ b/azalea-protocol/src/packets/game/c_level_event.rs
diff --git a/azalea-protocol/src/packets/game/c_level_particles.rs b/azalea-protocol/src/packets/game/c_level_particles.rs
index d54315ab..d54315ab 100755..100644
--- a/azalea-protocol/src/packets/game/c_level_particles.rs
+++ b/azalea-protocol/src/packets/game/c_level_particles.rs
diff --git a/azalea-protocol/src/packets/game/c_light_update.rs b/azalea-protocol/src/packets/game/c_light_update.rs
index 62b7a59d..62b7a59d 100755..100644
--- a/azalea-protocol/src/packets/game/c_light_update.rs
+++ b/azalea-protocol/src/packets/game/c_light_update.rs
diff --git a/azalea-protocol/src/packets/game/c_login.rs b/azalea-protocol/src/packets/game/c_login.rs
index 63503697..63503697 100755..100644
--- a/azalea-protocol/src/packets/game/c_login.rs
+++ b/azalea-protocol/src/packets/game/c_login.rs
diff --git a/azalea-protocol/src/packets/game/c_map_item_data.rs b/azalea-protocol/src/packets/game/c_map_item_data.rs
index 9a41ed85..9a41ed85 100755..100644
--- a/azalea-protocol/src/packets/game/c_map_item_data.rs
+++ b/azalea-protocol/src/packets/game/c_map_item_data.rs
diff --git a/azalea-protocol/src/packets/game/c_merchant_offers.rs b/azalea-protocol/src/packets/game/c_merchant_offers.rs
index f50f9932..f50f9932 100755..100644
--- a/azalea-protocol/src/packets/game/c_merchant_offers.rs
+++ b/azalea-protocol/src/packets/game/c_merchant_offers.rs
diff --git a/azalea-protocol/src/packets/game/c_move_entity_pos.rs b/azalea-protocol/src/packets/game/c_move_entity_pos.rs
index 790a1580..790a1580 100755..100644
--- a/azalea-protocol/src/packets/game/c_move_entity_pos.rs
+++ b/azalea-protocol/src/packets/game/c_move_entity_pos.rs
diff --git a/azalea-protocol/src/packets/game/c_move_entity_pos_rot.rs b/azalea-protocol/src/packets/game/c_move_entity_pos_rot.rs
index 2d76aa14..2d76aa14 100755..100644
--- a/azalea-protocol/src/packets/game/c_move_entity_pos_rot.rs
+++ b/azalea-protocol/src/packets/game/c_move_entity_pos_rot.rs
diff --git a/azalea-protocol/src/packets/game/c_move_entity_rot.rs b/azalea-protocol/src/packets/game/c_move_entity_rot.rs
index e33a12e9..e33a12e9 100755..100644
--- a/azalea-protocol/src/packets/game/c_move_entity_rot.rs
+++ b/azalea-protocol/src/packets/game/c_move_entity_rot.rs
diff --git a/azalea-protocol/src/packets/game/c_move_vehicle.rs b/azalea-protocol/src/packets/game/c_move_vehicle.rs
index e9891694..e9891694 100755..100644
--- a/azalea-protocol/src/packets/game/c_move_vehicle.rs
+++ b/azalea-protocol/src/packets/game/c_move_vehicle.rs
diff --git a/azalea-protocol/src/packets/game/c_open_book.rs b/azalea-protocol/src/packets/game/c_open_book.rs
index 2c4f6b15..2c4f6b15 100755..100644
--- a/azalea-protocol/src/packets/game/c_open_book.rs
+++ b/azalea-protocol/src/packets/game/c_open_book.rs
diff --git a/azalea-protocol/src/packets/game/c_open_screen.rs b/azalea-protocol/src/packets/game/c_open_screen.rs
index 834802dd..834802dd 100755..100644
--- a/azalea-protocol/src/packets/game/c_open_screen.rs
+++ b/azalea-protocol/src/packets/game/c_open_screen.rs
diff --git a/azalea-protocol/src/packets/game/c_open_sign_editor.rs b/azalea-protocol/src/packets/game/c_open_sign_editor.rs
index 52f5922c..52f5922c 100755..100644
--- a/azalea-protocol/src/packets/game/c_open_sign_editor.rs
+++ b/azalea-protocol/src/packets/game/c_open_sign_editor.rs
diff --git a/azalea-protocol/src/packets/game/c_ping.rs b/azalea-protocol/src/packets/game/c_ping.rs
index 956aca8d..956aca8d 100755..100644
--- a/azalea-protocol/src/packets/game/c_ping.rs
+++ b/azalea-protocol/src/packets/game/c_ping.rs
diff --git a/azalea-protocol/src/packets/game/c_place_ghost_recipe.rs b/azalea-protocol/src/packets/game/c_place_ghost_recipe.rs
index ec2fc772..ec2fc772 100755..100644
--- a/azalea-protocol/src/packets/game/c_place_ghost_recipe.rs
+++ b/azalea-protocol/src/packets/game/c_place_ghost_recipe.rs
diff --git a/azalea-protocol/src/packets/game/c_player_abilities.rs b/azalea-protocol/src/packets/game/c_player_abilities.rs
index fffd320c..fffd320c 100755..100644
--- a/azalea-protocol/src/packets/game/c_player_abilities.rs
+++ b/azalea-protocol/src/packets/game/c_player_abilities.rs
diff --git a/azalea-protocol/src/packets/game/c_player_chat_header.rs b/azalea-protocol/src/packets/game/c_player_chat_header.rs
index d7e84cc5..d7e84cc5 100755..100644
--- a/azalea-protocol/src/packets/game/c_player_chat_header.rs
+++ b/azalea-protocol/src/packets/game/c_player_chat_header.rs
diff --git a/azalea-protocol/src/packets/game/c_player_combat_end.rs b/azalea-protocol/src/packets/game/c_player_combat_end.rs
index b8029f1b..b8029f1b 100755..100644
--- a/azalea-protocol/src/packets/game/c_player_combat_end.rs
+++ b/azalea-protocol/src/packets/game/c_player_combat_end.rs
diff --git a/azalea-protocol/src/packets/game/c_player_combat_enter.rs b/azalea-protocol/src/packets/game/c_player_combat_enter.rs
index ee58e277..ee58e277 100755..100644
--- a/azalea-protocol/src/packets/game/c_player_combat_enter.rs
+++ b/azalea-protocol/src/packets/game/c_player_combat_enter.rs
diff --git a/azalea-protocol/src/packets/game/c_player_combat_kill.rs b/azalea-protocol/src/packets/game/c_player_combat_kill.rs
index 2d6fc3e7..2d6fc3e7 100755..100644
--- a/azalea-protocol/src/packets/game/c_player_combat_kill.rs
+++ b/azalea-protocol/src/packets/game/c_player_combat_kill.rs
diff --git a/azalea-protocol/src/packets/game/c_player_look_at.rs b/azalea-protocol/src/packets/game/c_player_look_at.rs
index cc5e0bda..cc5e0bda 100755..100644
--- a/azalea-protocol/src/packets/game/c_player_look_at.rs
+++ b/azalea-protocol/src/packets/game/c_player_look_at.rs
diff --git a/azalea-protocol/src/packets/game/c_player_position.rs b/azalea-protocol/src/packets/game/c_player_position.rs
index 7b95fef7..7b95fef7 100755..100644
--- a/azalea-protocol/src/packets/game/c_player_position.rs
+++ b/azalea-protocol/src/packets/game/c_player_position.rs
diff --git a/azalea-protocol/src/packets/game/c_player_rotation.rs b/azalea-protocol/src/packets/game/c_player_rotation.rs
index 3e214203..3e214203 100755..100644
--- a/azalea-protocol/src/packets/game/c_player_rotation.rs
+++ b/azalea-protocol/src/packets/game/c_player_rotation.rs
diff --git a/azalea-protocol/src/packets/game/c_pong_response.rs b/azalea-protocol/src/packets/game/c_pong_response.rs
index 835666db..835666db 100755..100644
--- a/azalea-protocol/src/packets/game/c_pong_response.rs
+++ b/azalea-protocol/src/packets/game/c_pong_response.rs
diff --git a/azalea-protocol/src/packets/game/c_recipe_book_add.rs b/azalea-protocol/src/packets/game/c_recipe_book_add.rs
index d31c4e74..d31c4e74 100755..100644
--- a/azalea-protocol/src/packets/game/c_recipe_book_add.rs
+++ b/azalea-protocol/src/packets/game/c_recipe_book_add.rs
diff --git a/azalea-protocol/src/packets/game/c_recipe_book_remove.rs b/azalea-protocol/src/packets/game/c_recipe_book_remove.rs
index 983c5e12..983c5e12 100755..100644
--- a/azalea-protocol/src/packets/game/c_recipe_book_remove.rs
+++ b/azalea-protocol/src/packets/game/c_recipe_book_remove.rs
diff --git a/azalea-protocol/src/packets/game/c_recipe_book_settings.rs b/azalea-protocol/src/packets/game/c_recipe_book_settings.rs
index f88a9733..f88a9733 100755..100644
--- a/azalea-protocol/src/packets/game/c_recipe_book_settings.rs
+++ b/azalea-protocol/src/packets/game/c_recipe_book_settings.rs
diff --git a/azalea-protocol/src/packets/game/c_remove_entities.rs b/azalea-protocol/src/packets/game/c_remove_entities.rs
index 5424cb3c..5424cb3c 100755..100644
--- a/azalea-protocol/src/packets/game/c_remove_entities.rs
+++ b/azalea-protocol/src/packets/game/c_remove_entities.rs
diff --git a/azalea-protocol/src/packets/game/c_remove_mob_effect.rs b/azalea-protocol/src/packets/game/c_remove_mob_effect.rs
index 08d9416e..08d9416e 100755..100644
--- a/azalea-protocol/src/packets/game/c_remove_mob_effect.rs
+++ b/azalea-protocol/src/packets/game/c_remove_mob_effect.rs
diff --git a/azalea-protocol/src/packets/game/c_respawn.rs b/azalea-protocol/src/packets/game/c_respawn.rs
index 79bbfd1d..79bbfd1d 100755..100644
--- a/azalea-protocol/src/packets/game/c_respawn.rs
+++ b/azalea-protocol/src/packets/game/c_respawn.rs
diff --git a/azalea-protocol/src/packets/game/c_rotate_head.rs b/azalea-protocol/src/packets/game/c_rotate_head.rs
index d4dec203..d4dec203 100755..100644
--- a/azalea-protocol/src/packets/game/c_rotate_head.rs
+++ b/azalea-protocol/src/packets/game/c_rotate_head.rs
diff --git a/azalea-protocol/src/packets/game/c_section_blocks_update.rs b/azalea-protocol/src/packets/game/c_section_blocks_update.rs
index 05ceb30c..05ceb30c 100755..100644
--- a/azalea-protocol/src/packets/game/c_section_blocks_update.rs
+++ b/azalea-protocol/src/packets/game/c_section_blocks_update.rs
diff --git a/azalea-protocol/src/packets/game/c_select_advancements_tab.rs b/azalea-protocol/src/packets/game/c_select_advancements_tab.rs
index eb4cc62a..eb4cc62a 100755..100644
--- a/azalea-protocol/src/packets/game/c_select_advancements_tab.rs
+++ b/azalea-protocol/src/packets/game/c_select_advancements_tab.rs
diff --git a/azalea-protocol/src/packets/game/c_server_data.rs b/azalea-protocol/src/packets/game/c_server_data.rs
index 22116685..22116685 100755..100644
--- a/azalea-protocol/src/packets/game/c_server_data.rs
+++ b/azalea-protocol/src/packets/game/c_server_data.rs
diff --git a/azalea-protocol/src/packets/game/c_set_action_bar_text.rs b/azalea-protocol/src/packets/game/c_set_action_bar_text.rs
index d08c5021..d08c5021 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_action_bar_text.rs
+++ b/azalea-protocol/src/packets/game/c_set_action_bar_text.rs
diff --git a/azalea-protocol/src/packets/game/c_set_border_center.rs b/azalea-protocol/src/packets/game/c_set_border_center.rs
index afc49556..afc49556 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_border_center.rs
+++ b/azalea-protocol/src/packets/game/c_set_border_center.rs
diff --git a/azalea-protocol/src/packets/game/c_set_border_lerp_size.rs b/azalea-protocol/src/packets/game/c_set_border_lerp_size.rs
index 3c70a40e..3c70a40e 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_border_lerp_size.rs
+++ b/azalea-protocol/src/packets/game/c_set_border_lerp_size.rs
diff --git a/azalea-protocol/src/packets/game/c_set_border_size.rs b/azalea-protocol/src/packets/game/c_set_border_size.rs
index 6884cde6..6884cde6 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_border_size.rs
+++ b/azalea-protocol/src/packets/game/c_set_border_size.rs
diff --git a/azalea-protocol/src/packets/game/c_set_border_warning_delay.rs b/azalea-protocol/src/packets/game/c_set_border_warning_delay.rs
index e1126165..e1126165 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_border_warning_delay.rs
+++ b/azalea-protocol/src/packets/game/c_set_border_warning_delay.rs
diff --git a/azalea-protocol/src/packets/game/c_set_border_warning_distance.rs b/azalea-protocol/src/packets/game/c_set_border_warning_distance.rs
index dbb2a742..dbb2a742 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_border_warning_distance.rs
+++ b/azalea-protocol/src/packets/game/c_set_border_warning_distance.rs
diff --git a/azalea-protocol/src/packets/game/c_set_camera.rs b/azalea-protocol/src/packets/game/c_set_camera.rs
index 277b80a3..277b80a3 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_camera.rs
+++ b/azalea-protocol/src/packets/game/c_set_camera.rs
diff --git a/azalea-protocol/src/packets/game/c_set_chunk_cache_center.rs b/azalea-protocol/src/packets/game/c_set_chunk_cache_center.rs
index 4c66213c..4c66213c 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_chunk_cache_center.rs
+++ b/azalea-protocol/src/packets/game/c_set_chunk_cache_center.rs
diff --git a/azalea-protocol/src/packets/game/c_set_chunk_cache_radius.rs b/azalea-protocol/src/packets/game/c_set_chunk_cache_radius.rs
index b992e572..b992e572 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_chunk_cache_radius.rs
+++ b/azalea-protocol/src/packets/game/c_set_chunk_cache_radius.rs
diff --git a/azalea-protocol/src/packets/game/c_set_default_spawn_position.rs b/azalea-protocol/src/packets/game/c_set_default_spawn_position.rs
index b6262ac8..b6262ac8 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_default_spawn_position.rs
+++ b/azalea-protocol/src/packets/game/c_set_default_spawn_position.rs
diff --git a/azalea-protocol/src/packets/game/c_set_display_chat_preview.rs b/azalea-protocol/src/packets/game/c_set_display_chat_preview.rs
index df2a62d4..df2a62d4 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_display_chat_preview.rs
+++ b/azalea-protocol/src/packets/game/c_set_display_chat_preview.rs
diff --git a/azalea-protocol/src/packets/game/c_set_display_objective.rs b/azalea-protocol/src/packets/game/c_set_display_objective.rs
index 12118772..12118772 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_display_objective.rs
+++ b/azalea-protocol/src/packets/game/c_set_display_objective.rs
diff --git a/azalea-protocol/src/packets/game/c_set_entity_data.rs b/azalea-protocol/src/packets/game/c_set_entity_data.rs
index a7042417..a7042417 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_entity_data.rs
+++ b/azalea-protocol/src/packets/game/c_set_entity_data.rs
diff --git a/azalea-protocol/src/packets/game/c_set_entity_link.rs b/azalea-protocol/src/packets/game/c_set_entity_link.rs
index 2a38db76..2a38db76 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_entity_link.rs
+++ b/azalea-protocol/src/packets/game/c_set_entity_link.rs
diff --git a/azalea-protocol/src/packets/game/c_set_entity_motion.rs b/azalea-protocol/src/packets/game/c_set_entity_motion.rs
index 06b457f7..06b457f7 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_entity_motion.rs
+++ b/azalea-protocol/src/packets/game/c_set_entity_motion.rs
diff --git a/azalea-protocol/src/packets/game/c_set_equipment.rs b/azalea-protocol/src/packets/game/c_set_equipment.rs
index ad691d66..ad691d66 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_equipment.rs
+++ b/azalea-protocol/src/packets/game/c_set_equipment.rs
diff --git a/azalea-protocol/src/packets/game/c_set_experience.rs b/azalea-protocol/src/packets/game/c_set_experience.rs
index c11482a0..c11482a0 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_experience.rs
+++ b/azalea-protocol/src/packets/game/c_set_experience.rs
diff --git a/azalea-protocol/src/packets/game/c_set_health.rs b/azalea-protocol/src/packets/game/c_set_health.rs
index 56f3fe03..56f3fe03 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_health.rs
+++ b/azalea-protocol/src/packets/game/c_set_health.rs
diff --git a/azalea-protocol/src/packets/game/c_set_objective.rs b/azalea-protocol/src/packets/game/c_set_objective.rs
index 7ddb3f71..7ddb3f71 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_objective.rs
+++ b/azalea-protocol/src/packets/game/c_set_objective.rs
diff --git a/azalea-protocol/src/packets/game/c_set_passengers.rs b/azalea-protocol/src/packets/game/c_set_passengers.rs
index 76fc3ca0..76fc3ca0 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_passengers.rs
+++ b/azalea-protocol/src/packets/game/c_set_passengers.rs
diff --git a/azalea-protocol/src/packets/game/c_set_player_team.rs b/azalea-protocol/src/packets/game/c_set_player_team.rs
index 38249cf3..38249cf3 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_player_team.rs
+++ b/azalea-protocol/src/packets/game/c_set_player_team.rs
diff --git a/azalea-protocol/src/packets/game/c_set_score.rs b/azalea-protocol/src/packets/game/c_set_score.rs
index 5a16d134..5a16d134 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_score.rs
+++ b/azalea-protocol/src/packets/game/c_set_score.rs
diff --git a/azalea-protocol/src/packets/game/c_set_simulation_distance.rs b/azalea-protocol/src/packets/game/c_set_simulation_distance.rs
index 2a80d1f1..2a80d1f1 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_simulation_distance.rs
+++ b/azalea-protocol/src/packets/game/c_set_simulation_distance.rs
diff --git a/azalea-protocol/src/packets/game/c_set_subtitle_text.rs b/azalea-protocol/src/packets/game/c_set_subtitle_text.rs
index 31405739..31405739 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_subtitle_text.rs
+++ b/azalea-protocol/src/packets/game/c_set_subtitle_text.rs
diff --git a/azalea-protocol/src/packets/game/c_set_time.rs b/azalea-protocol/src/packets/game/c_set_time.rs
index b1970eec..b1970eec 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_time.rs
+++ b/azalea-protocol/src/packets/game/c_set_time.rs
diff --git a/azalea-protocol/src/packets/game/c_set_title_text.rs b/azalea-protocol/src/packets/game/c_set_title_text.rs
index 4ef3e590..4ef3e590 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_title_text.rs
+++ b/azalea-protocol/src/packets/game/c_set_title_text.rs
diff --git a/azalea-protocol/src/packets/game/c_set_titles_animation.rs b/azalea-protocol/src/packets/game/c_set_titles_animation.rs
index cc0c37fc..cc0c37fc 100755..100644
--- a/azalea-protocol/src/packets/game/c_set_titles_animation.rs
+++ b/azalea-protocol/src/packets/game/c_set_titles_animation.rs
diff --git a/azalea-protocol/src/packets/game/c_sound.rs b/azalea-protocol/src/packets/game/c_sound.rs
index 1a54c7c8..1a54c7c8 100755..100644
--- a/azalea-protocol/src/packets/game/c_sound.rs
+++ b/azalea-protocol/src/packets/game/c_sound.rs
diff --git a/azalea-protocol/src/packets/game/c_sound_entity.rs b/azalea-protocol/src/packets/game/c_sound_entity.rs
index a6d17b72..a6d17b72 100755..100644
--- a/azalea-protocol/src/packets/game/c_sound_entity.rs
+++ b/azalea-protocol/src/packets/game/c_sound_entity.rs
diff --git a/azalea-protocol/src/packets/game/c_stop_sound.rs b/azalea-protocol/src/packets/game/c_stop_sound.rs
index aa92c23e..aa92c23e 100755..100644
--- a/azalea-protocol/src/packets/game/c_stop_sound.rs
+++ b/azalea-protocol/src/packets/game/c_stop_sound.rs
diff --git a/azalea-protocol/src/packets/game/c_system_chat.rs b/azalea-protocol/src/packets/game/c_system_chat.rs
index 191f6ee4..191f6ee4 100755..100644
--- a/azalea-protocol/src/packets/game/c_system_chat.rs
+++ b/azalea-protocol/src/packets/game/c_system_chat.rs
diff --git a/azalea-protocol/src/packets/game/c_tab_list.rs b/azalea-protocol/src/packets/game/c_tab_list.rs
index 268351da..268351da 100755..100644
--- a/azalea-protocol/src/packets/game/c_tab_list.rs
+++ b/azalea-protocol/src/packets/game/c_tab_list.rs
diff --git a/azalea-protocol/src/packets/game/c_tag_query.rs b/azalea-protocol/src/packets/game/c_tag_query.rs
index efd94e32..efd94e32 100755..100644
--- a/azalea-protocol/src/packets/game/c_tag_query.rs
+++ b/azalea-protocol/src/packets/game/c_tag_query.rs
diff --git a/azalea-protocol/src/packets/game/c_take_item_entity.rs b/azalea-protocol/src/packets/game/c_take_item_entity.rs
index cfbe33c2..cfbe33c2 100755..100644
--- a/azalea-protocol/src/packets/game/c_take_item_entity.rs
+++ b/azalea-protocol/src/packets/game/c_take_item_entity.rs
diff --git a/azalea-protocol/src/packets/game/c_teleport_entity.rs b/azalea-protocol/src/packets/game/c_teleport_entity.rs
index 92b8f1eb..92b8f1eb 100755..100644
--- a/azalea-protocol/src/packets/game/c_teleport_entity.rs
+++ b/azalea-protocol/src/packets/game/c_teleport_entity.rs
diff --git a/azalea-protocol/src/packets/game/c_update_advancements.rs b/azalea-protocol/src/packets/game/c_update_advancements.rs
index 1c645965..1c645965 100755..100644
--- a/azalea-protocol/src/packets/game/c_update_advancements.rs
+++ b/azalea-protocol/src/packets/game/c_update_advancements.rs
diff --git a/azalea-protocol/src/packets/game/c_update_attributes.rs b/azalea-protocol/src/packets/game/c_update_attributes.rs
index e4b334e3..e4b334e3 100755..100644
--- a/azalea-protocol/src/packets/game/c_update_attributes.rs
+++ b/azalea-protocol/src/packets/game/c_update_attributes.rs
diff --git a/azalea-protocol/src/packets/game/c_update_mob_effect.rs b/azalea-protocol/src/packets/game/c_update_mob_effect.rs
index fe8e8f2e..fe8e8f2e 100755..100644
--- a/azalea-protocol/src/packets/game/c_update_mob_effect.rs
+++ b/azalea-protocol/src/packets/game/c_update_mob_effect.rs
diff --git a/azalea-protocol/src/packets/game/c_update_recipes.rs b/azalea-protocol/src/packets/game/c_update_recipes.rs
index e151ae51..e151ae51 100755..100644
--- a/azalea-protocol/src/packets/game/c_update_recipes.rs
+++ b/azalea-protocol/src/packets/game/c_update_recipes.rs
diff --git a/azalea-protocol/src/packets/game/c_update_tags.rs b/azalea-protocol/src/packets/game/c_update_tags.rs
index 4b63ec8f..4b63ec8f 100755..100644
--- a/azalea-protocol/src/packets/game/c_update_tags.rs
+++ b/azalea-protocol/src/packets/game/c_update_tags.rs
diff --git a/azalea-protocol/src/packets/game/mod.rs b/azalea-protocol/src/packets/game/mod.rs
index aae840bc..aae840bc 100755..100644
--- a/azalea-protocol/src/packets/game/mod.rs
+++ b/azalea-protocol/src/packets/game/mod.rs
diff --git a/azalea-protocol/src/packets/game/s_accept_teleportation.rs b/azalea-protocol/src/packets/game/s_accept_teleportation.rs
index dedc125a..dedc125a 100755..100644
--- a/azalea-protocol/src/packets/game/s_accept_teleportation.rs
+++ b/azalea-protocol/src/packets/game/s_accept_teleportation.rs
diff --git a/azalea-protocol/src/packets/game/s_change_difficulty.rs b/azalea-protocol/src/packets/game/s_change_difficulty.rs
index 7dcd3c83..7dcd3c83 100755..100644
--- a/azalea-protocol/src/packets/game/s_change_difficulty.rs
+++ b/azalea-protocol/src/packets/game/s_change_difficulty.rs
diff --git a/azalea-protocol/src/packets/game/s_chat.rs b/azalea-protocol/src/packets/game/s_chat.rs
index 07702ddf..07702ddf 100755..100644
--- a/azalea-protocol/src/packets/game/s_chat.rs
+++ b/azalea-protocol/src/packets/game/s_chat.rs
diff --git a/azalea-protocol/src/packets/game/s_chat_ack.rs b/azalea-protocol/src/packets/game/s_chat_ack.rs
index d4b6efd6..d4b6efd6 100755..100644
--- a/azalea-protocol/src/packets/game/s_chat_ack.rs
+++ b/azalea-protocol/src/packets/game/s_chat_ack.rs
diff --git a/azalea-protocol/src/packets/game/s_chat_command.rs b/azalea-protocol/src/packets/game/s_chat_command.rs
index 4fdab9f9..4fdab9f9 100755..100644
--- a/azalea-protocol/src/packets/game/s_chat_command.rs
+++ b/azalea-protocol/src/packets/game/s_chat_command.rs
diff --git a/azalea-protocol/src/packets/game/s_chat_command_signed.rs b/azalea-protocol/src/packets/game/s_chat_command_signed.rs
index c20f3c6d..c20f3c6d 100755..100644
--- a/azalea-protocol/src/packets/game/s_chat_command_signed.rs
+++ b/azalea-protocol/src/packets/game/s_chat_command_signed.rs
diff --git a/azalea-protocol/src/packets/game/s_chat_preview.rs b/azalea-protocol/src/packets/game/s_chat_preview.rs
index 3d2bf34e..3d2bf34e 100755..100644
--- a/azalea-protocol/src/packets/game/s_chat_preview.rs
+++ b/azalea-protocol/src/packets/game/s_chat_preview.rs
diff --git a/azalea-protocol/src/packets/game/s_client_command.rs b/azalea-protocol/src/packets/game/s_client_command.rs
index 5742bdb4..5742bdb4 100755..100644
--- a/azalea-protocol/src/packets/game/s_client_command.rs
+++ b/azalea-protocol/src/packets/game/s_client_command.rs
diff --git a/azalea-protocol/src/packets/game/s_client_information.rs b/azalea-protocol/src/packets/game/s_client_information.rs
index 5861212c..5861212c 100755..100644
--- a/azalea-protocol/src/packets/game/s_client_information.rs
+++ b/azalea-protocol/src/packets/game/s_client_information.rs
diff --git a/azalea-protocol/src/packets/game/s_command_suggestion.rs b/azalea-protocol/src/packets/game/s_command_suggestion.rs
index 2e52a969..2e52a969 100755..100644
--- a/azalea-protocol/src/packets/game/s_command_suggestion.rs
+++ b/azalea-protocol/src/packets/game/s_command_suggestion.rs
diff --git a/azalea-protocol/src/packets/game/s_container_button_click.rs b/azalea-protocol/src/packets/game/s_container_button_click.rs
index 7a27e190..7a27e190 100755..100644
--- a/azalea-protocol/src/packets/game/s_container_button_click.rs
+++ b/azalea-protocol/src/packets/game/s_container_button_click.rs
diff --git a/azalea-protocol/src/packets/game/s_container_click.rs b/azalea-protocol/src/packets/game/s_container_click.rs
index 19085363..19085363 100755..100644
--- a/azalea-protocol/src/packets/game/s_container_click.rs
+++ b/azalea-protocol/src/packets/game/s_container_click.rs
diff --git a/azalea-protocol/src/packets/game/s_container_close.rs b/azalea-protocol/src/packets/game/s_container_close.rs
index f19e0f2f..f19e0f2f 100755..100644
--- a/azalea-protocol/src/packets/game/s_container_close.rs
+++ b/azalea-protocol/src/packets/game/s_container_close.rs
diff --git a/azalea-protocol/src/packets/game/s_custom_payload.rs b/azalea-protocol/src/packets/game/s_custom_payload.rs
index b32f1d24..b32f1d24 100755..100644
--- a/azalea-protocol/src/packets/game/s_custom_payload.rs
+++ b/azalea-protocol/src/packets/game/s_custom_payload.rs
diff --git a/azalea-protocol/src/packets/game/s_edit_book.rs b/azalea-protocol/src/packets/game/s_edit_book.rs
index af05a7cd..af05a7cd 100755..100644
--- a/azalea-protocol/src/packets/game/s_edit_book.rs
+++ b/azalea-protocol/src/packets/game/s_edit_book.rs
diff --git a/azalea-protocol/src/packets/game/s_interact.rs b/azalea-protocol/src/packets/game/s_interact.rs
index 89fc896f..89fc896f 100755..100644
--- a/azalea-protocol/src/packets/game/s_interact.rs
+++ b/azalea-protocol/src/packets/game/s_interact.rs
diff --git a/azalea-protocol/src/packets/game/s_jigsaw_generate.rs b/azalea-protocol/src/packets/game/s_jigsaw_generate.rs
index 4a3b58ce..4a3b58ce 100755..100644
--- a/azalea-protocol/src/packets/game/s_jigsaw_generate.rs
+++ b/azalea-protocol/src/packets/game/s_jigsaw_generate.rs
diff --git a/azalea-protocol/src/packets/game/s_keep_alive.rs b/azalea-protocol/src/packets/game/s_keep_alive.rs
index a6806a92..a6806a92 100755..100644
--- a/azalea-protocol/src/packets/game/s_keep_alive.rs
+++ b/azalea-protocol/src/packets/game/s_keep_alive.rs
diff --git a/azalea-protocol/src/packets/game/s_lock_difficulty.rs b/azalea-protocol/src/packets/game/s_lock_difficulty.rs
index 72acb705..72acb705 100755..100644
--- a/azalea-protocol/src/packets/game/s_lock_difficulty.rs
+++ b/azalea-protocol/src/packets/game/s_lock_difficulty.rs
diff --git a/azalea-protocol/src/packets/game/s_move_player_pos.rs b/azalea-protocol/src/packets/game/s_move_player_pos.rs
index 2daf1d42..2daf1d42 100755..100644
--- a/azalea-protocol/src/packets/game/s_move_player_pos.rs
+++ b/azalea-protocol/src/packets/game/s_move_player_pos.rs
diff --git a/azalea-protocol/src/packets/game/s_move_player_pos_rot.rs b/azalea-protocol/src/packets/game/s_move_player_pos_rot.rs
index 3460c709..3460c709 100755..100644
--- a/azalea-protocol/src/packets/game/s_move_player_pos_rot.rs
+++ b/azalea-protocol/src/packets/game/s_move_player_pos_rot.rs
diff --git a/azalea-protocol/src/packets/game/s_move_player_rot.rs b/azalea-protocol/src/packets/game/s_move_player_rot.rs
index 6aef91b0..6aef91b0 100755..100644
--- a/azalea-protocol/src/packets/game/s_move_player_rot.rs
+++ b/azalea-protocol/src/packets/game/s_move_player_rot.rs
diff --git a/azalea-protocol/src/packets/game/s_move_player_status_only.rs b/azalea-protocol/src/packets/game/s_move_player_status_only.rs
index 155841f0..155841f0 100755..100644
--- a/azalea-protocol/src/packets/game/s_move_player_status_only.rs
+++ b/azalea-protocol/src/packets/game/s_move_player_status_only.rs
diff --git a/azalea-protocol/src/packets/game/s_move_vehicle.rs b/azalea-protocol/src/packets/game/s_move_vehicle.rs
index 76eac7e1..76eac7e1 100755..100644
--- a/azalea-protocol/src/packets/game/s_move_vehicle.rs
+++ b/azalea-protocol/src/packets/game/s_move_vehicle.rs
diff --git a/azalea-protocol/src/packets/game/s_paddle_boat.rs b/azalea-protocol/src/packets/game/s_paddle_boat.rs
index eed7addc..eed7addc 100755..100644
--- a/azalea-protocol/src/packets/game/s_paddle_boat.rs
+++ b/azalea-protocol/src/packets/game/s_paddle_boat.rs
diff --git a/azalea-protocol/src/packets/game/s_pick_item_from_block.rs b/azalea-protocol/src/packets/game/s_pick_item_from_block.rs
index d923646b..d923646b 100755..100644
--- a/azalea-protocol/src/packets/game/s_pick_item_from_block.rs
+++ b/azalea-protocol/src/packets/game/s_pick_item_from_block.rs
diff --git a/azalea-protocol/src/packets/game/s_ping_request.rs b/azalea-protocol/src/packets/game/s_ping_request.rs
index 1ea7550f..1ea7550f 100755..100644
--- a/azalea-protocol/src/packets/game/s_ping_request.rs
+++ b/azalea-protocol/src/packets/game/s_ping_request.rs
diff --git a/azalea-protocol/src/packets/game/s_place_recipe.rs b/azalea-protocol/src/packets/game/s_place_recipe.rs
index 84924541..84924541 100755..100644
--- a/azalea-protocol/src/packets/game/s_place_recipe.rs
+++ b/azalea-protocol/src/packets/game/s_place_recipe.rs
diff --git a/azalea-protocol/src/packets/game/s_player_abilities.rs b/azalea-protocol/src/packets/game/s_player_abilities.rs
index 5e63ef2e..5e63ef2e 100755..100644
--- a/azalea-protocol/src/packets/game/s_player_abilities.rs
+++ b/azalea-protocol/src/packets/game/s_player_abilities.rs
diff --git a/azalea-protocol/src/packets/game/s_player_action.rs b/azalea-protocol/src/packets/game/s_player_action.rs
index 5b65b746..5b65b746 100755..100644
--- a/azalea-protocol/src/packets/game/s_player_action.rs
+++ b/azalea-protocol/src/packets/game/s_player_action.rs
diff --git a/azalea-protocol/src/packets/game/s_player_command.rs b/azalea-protocol/src/packets/game/s_player_command.rs
index f620b847..f620b847 100755..100644
--- a/azalea-protocol/src/packets/game/s_player_command.rs
+++ b/azalea-protocol/src/packets/game/s_player_command.rs
diff --git a/azalea-protocol/src/packets/game/s_player_input.rs b/azalea-protocol/src/packets/game/s_player_input.rs
index a16a62d0..a16a62d0 100755..100644
--- a/azalea-protocol/src/packets/game/s_player_input.rs
+++ b/azalea-protocol/src/packets/game/s_player_input.rs
diff --git a/azalea-protocol/src/packets/game/s_pong.rs b/azalea-protocol/src/packets/game/s_pong.rs
index 10ce0fb7..10ce0fb7 100755..100644
--- a/azalea-protocol/src/packets/game/s_pong.rs
+++ b/azalea-protocol/src/packets/game/s_pong.rs
diff --git a/azalea-protocol/src/packets/game/s_recipe_book_change_settings.rs b/azalea-protocol/src/packets/game/s_recipe_book_change_settings.rs
index a31ca173..a31ca173 100755..100644
--- a/azalea-protocol/src/packets/game/s_recipe_book_change_settings.rs
+++ b/azalea-protocol/src/packets/game/s_recipe_book_change_settings.rs
diff --git a/azalea-protocol/src/packets/game/s_recipe_book_seen_recipe.rs b/azalea-protocol/src/packets/game/s_recipe_book_seen_recipe.rs
index 9eeffde9..9eeffde9 100755..100644
--- a/azalea-protocol/src/packets/game/s_recipe_book_seen_recipe.rs
+++ b/azalea-protocol/src/packets/game/s_recipe_book_seen_recipe.rs
diff --git a/azalea-protocol/src/packets/game/s_rename_item.rs b/azalea-protocol/src/packets/game/s_rename_item.rs
index 4c913ba0..4c913ba0 100755..100644
--- a/azalea-protocol/src/packets/game/s_rename_item.rs
+++ b/azalea-protocol/src/packets/game/s_rename_item.rs
diff --git a/azalea-protocol/src/packets/game/s_resource_pack.rs b/azalea-protocol/src/packets/game/s_resource_pack.rs
index 7bdb7bb4..7bdb7bb4 100755..100644
--- a/azalea-protocol/src/packets/game/s_resource_pack.rs
+++ b/azalea-protocol/src/packets/game/s_resource_pack.rs
diff --git a/azalea-protocol/src/packets/game/s_seen_advancements.rs b/azalea-protocol/src/packets/game/s_seen_advancements.rs
index f46411f0..f46411f0 100755..100644
--- a/azalea-protocol/src/packets/game/s_seen_advancements.rs
+++ b/azalea-protocol/src/packets/game/s_seen_advancements.rs
diff --git a/azalea-protocol/src/packets/game/s_select_trade.rs b/azalea-protocol/src/packets/game/s_select_trade.rs
index e0cc8aab..e0cc8aab 100755..100644
--- a/azalea-protocol/src/packets/game/s_select_trade.rs
+++ b/azalea-protocol/src/packets/game/s_select_trade.rs
diff --git a/azalea-protocol/src/packets/game/s_set_beacon.rs b/azalea-protocol/src/packets/game/s_set_beacon.rs
index b0b911a1..b0b911a1 100755..100644
--- a/azalea-protocol/src/packets/game/s_set_beacon.rs
+++ b/azalea-protocol/src/packets/game/s_set_beacon.rs
diff --git a/azalea-protocol/src/packets/game/s_set_carried_item.rs b/azalea-protocol/src/packets/game/s_set_carried_item.rs
index 5efa2d44..5efa2d44 100755..100644
--- a/azalea-protocol/src/packets/game/s_set_carried_item.rs
+++ b/azalea-protocol/src/packets/game/s_set_carried_item.rs
diff --git a/azalea-protocol/src/packets/game/s_set_command_block.rs b/azalea-protocol/src/packets/game/s_set_command_block.rs
index ea1af6bb..ea1af6bb 100755..100644
--- a/azalea-protocol/src/packets/game/s_set_command_block.rs
+++ b/azalea-protocol/src/packets/game/s_set_command_block.rs
diff --git a/azalea-protocol/src/packets/game/s_set_command_minecart.rs b/azalea-protocol/src/packets/game/s_set_command_minecart.rs
index 0431a865..0431a865 100755..100644
--- a/azalea-protocol/src/packets/game/s_set_command_minecart.rs
+++ b/azalea-protocol/src/packets/game/s_set_command_minecart.rs
diff --git a/azalea-protocol/src/packets/game/s_set_creative_mode_slot.rs b/azalea-protocol/src/packets/game/s_set_creative_mode_slot.rs
index e4b26a64..e4b26a64 100755..100644
--- a/azalea-protocol/src/packets/game/s_set_creative_mode_slot.rs
+++ b/azalea-protocol/src/packets/game/s_set_creative_mode_slot.rs
diff --git a/azalea-protocol/src/packets/game/s_set_jigsaw_block.rs b/azalea-protocol/src/packets/game/s_set_jigsaw_block.rs
index 1d97d4c7..1d97d4c7 100755..100644
--- a/azalea-protocol/src/packets/game/s_set_jigsaw_block.rs
+++ b/azalea-protocol/src/packets/game/s_set_jigsaw_block.rs
diff --git a/azalea-protocol/src/packets/game/s_set_structure_block.rs b/azalea-protocol/src/packets/game/s_set_structure_block.rs
index b2f2aeb1..b2f2aeb1 100755..100644
--- a/azalea-protocol/src/packets/game/s_set_structure_block.rs
+++ b/azalea-protocol/src/packets/game/s_set_structure_block.rs
diff --git a/azalea-protocol/src/packets/game/s_sign_update.rs b/azalea-protocol/src/packets/game/s_sign_update.rs
index c43a0978..c43a0978 100755..100644
--- a/azalea-protocol/src/packets/game/s_sign_update.rs
+++ b/azalea-protocol/src/packets/game/s_sign_update.rs
diff --git a/azalea-protocol/src/packets/game/s_swing.rs b/azalea-protocol/src/packets/game/s_swing.rs
index 68648ac6..68648ac6 100755..100644
--- a/azalea-protocol/src/packets/game/s_swing.rs
+++ b/azalea-protocol/src/packets/game/s_swing.rs
diff --git a/azalea-protocol/src/packets/game/s_teleport_to_entity.rs b/azalea-protocol/src/packets/game/s_teleport_to_entity.rs
index e8829530..e8829530 100755..100644
--- a/azalea-protocol/src/packets/game/s_teleport_to_entity.rs
+++ b/azalea-protocol/src/packets/game/s_teleport_to_entity.rs
diff --git a/azalea-protocol/src/packets/game/s_use_item.rs b/azalea-protocol/src/packets/game/s_use_item.rs
index ac8ae217..ac8ae217 100755..100644
--- a/azalea-protocol/src/packets/game/s_use_item.rs
+++ b/azalea-protocol/src/packets/game/s_use_item.rs
diff --git a/azalea-protocol/src/packets/game/s_use_item_on.rs b/azalea-protocol/src/packets/game/s_use_item_on.rs
index 4c87cb72..4c87cb72 100755..100644
--- a/azalea-protocol/src/packets/game/s_use_item_on.rs
+++ b/azalea-protocol/src/packets/game/s_use_item_on.rs
diff --git a/azalea-protocol/src/packets/handshake/mod.rs b/azalea-protocol/src/packets/handshake/mod.rs
index 79dc583d..79dc583d 100755..100644
--- a/azalea-protocol/src/packets/handshake/mod.rs
+++ b/azalea-protocol/src/packets/handshake/mod.rs
diff --git a/azalea-protocol/src/packets/handshake/s_intention.rs b/azalea-protocol/src/packets/handshake/s_intention.rs
index 566ada30..566ada30 100755..100644
--- a/azalea-protocol/src/packets/handshake/s_intention.rs
+++ b/azalea-protocol/src/packets/handshake/s_intention.rs
diff --git a/azalea-protocol/src/packets/login/c_cookie_request.rs b/azalea-protocol/src/packets/login/c_cookie_request.rs
index d0bb0cd7..d0bb0cd7 100755..100644
--- a/azalea-protocol/src/packets/login/c_cookie_request.rs
+++ b/azalea-protocol/src/packets/login/c_cookie_request.rs
diff --git a/azalea-protocol/src/packets/login/c_custom_query.rs b/azalea-protocol/src/packets/login/c_custom_query.rs
index 80c698e6..80c698e6 100755..100644
--- a/azalea-protocol/src/packets/login/c_custom_query.rs
+++ b/azalea-protocol/src/packets/login/c_custom_query.rs
diff --git a/azalea-protocol/src/packets/login/c_hello.rs b/azalea-protocol/src/packets/login/c_hello.rs
index 6011ec23..6011ec23 100755..100644
--- a/azalea-protocol/src/packets/login/c_hello.rs
+++ b/azalea-protocol/src/packets/login/c_hello.rs
diff --git a/azalea-protocol/src/packets/login/c_login_compression.rs b/azalea-protocol/src/packets/login/c_login_compression.rs
index c53e3829..c53e3829 100755..100644
--- a/azalea-protocol/src/packets/login/c_login_compression.rs
+++ b/azalea-protocol/src/packets/login/c_login_compression.rs
diff --git a/azalea-protocol/src/packets/login/c_login_disconnect.rs b/azalea-protocol/src/packets/login/c_login_disconnect.rs
index 580bfb2c..580bfb2c 100755..100644
--- a/azalea-protocol/src/packets/login/c_login_disconnect.rs
+++ b/azalea-protocol/src/packets/login/c_login_disconnect.rs
diff --git a/azalea-protocol/src/packets/login/c_login_finished.rs b/azalea-protocol/src/packets/login/c_login_finished.rs
index 482ea53f..482ea53f 100755..100644
--- a/azalea-protocol/src/packets/login/c_login_finished.rs
+++ b/azalea-protocol/src/packets/login/c_login_finished.rs
diff --git a/azalea-protocol/src/packets/login/mod.rs b/azalea-protocol/src/packets/login/mod.rs
index 5e0a0433..5e0a0433 100755..100644
--- a/azalea-protocol/src/packets/login/mod.rs
+++ b/azalea-protocol/src/packets/login/mod.rs
diff --git a/azalea-protocol/src/packets/login/s_cookie_response.rs b/azalea-protocol/src/packets/login/s_cookie_response.rs
index 5e757600..5e757600 100755..100644
--- a/azalea-protocol/src/packets/login/s_cookie_response.rs
+++ b/azalea-protocol/src/packets/login/s_cookie_response.rs
diff --git a/azalea-protocol/src/packets/login/s_custom_query.rs b/azalea-protocol/src/packets/login/s_custom_query.rs
index 39ecdcef..39ecdcef 100755..100644
--- a/azalea-protocol/src/packets/login/s_custom_query.rs
+++ b/azalea-protocol/src/packets/login/s_custom_query.rs
diff --git a/azalea-protocol/src/packets/login/s_hello.rs b/azalea-protocol/src/packets/login/s_hello.rs
index bae1947b..bae1947b 100755..100644
--- a/azalea-protocol/src/packets/login/s_hello.rs
+++ b/azalea-protocol/src/packets/login/s_hello.rs
diff --git a/azalea-protocol/src/packets/login/s_key.rs b/azalea-protocol/src/packets/login/s_key.rs
index 1b96d445..1b96d445 100755..100644
--- a/azalea-protocol/src/packets/login/s_key.rs
+++ b/azalea-protocol/src/packets/login/s_key.rs
diff --git a/azalea-protocol/src/packets/mod.rs b/azalea-protocol/src/packets/mod.rs
index ade5c915..ade5c915 100755..100644
--- a/azalea-protocol/src/packets/mod.rs
+++ b/azalea-protocol/src/packets/mod.rs
diff --git a/azalea-protocol/src/packets/status/c_pong_response.rs b/azalea-protocol/src/packets/status/c_pong_response.rs
index 34a5e73b..34a5e73b 100755..100644
--- a/azalea-protocol/src/packets/status/c_pong_response.rs
+++ b/azalea-protocol/src/packets/status/c_pong_response.rs
diff --git a/azalea-protocol/src/packets/status/c_status_response.rs b/azalea-protocol/src/packets/status/c_status_response.rs
index b30c75be..b30c75be 100755..100644
--- a/azalea-protocol/src/packets/status/c_status_response.rs
+++ b/azalea-protocol/src/packets/status/c_status_response.rs
diff --git a/azalea-protocol/src/packets/status/mod.rs b/azalea-protocol/src/packets/status/mod.rs
index 6af51369..6af51369 100755..100644
--- a/azalea-protocol/src/packets/status/mod.rs
+++ b/azalea-protocol/src/packets/status/mod.rs
diff --git a/azalea-protocol/src/packets/status/s_ping_request.rs b/azalea-protocol/src/packets/status/s_ping_request.rs
index 34f2e062..34f2e062 100755..100644
--- a/azalea-protocol/src/packets/status/s_ping_request.rs
+++ b/azalea-protocol/src/packets/status/s_ping_request.rs
diff --git a/azalea-protocol/src/packets/status/s_status_request.rs b/azalea-protocol/src/packets/status/s_status_request.rs
index 53fdbcaa..53fdbcaa 100755..100644
--- a/azalea-protocol/src/packets/status/s_status_request.rs
+++ b/azalea-protocol/src/packets/status/s_status_request.rs