1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-protocol/src/packets/game
EnderKill98 350e32d0a9
Fix command packets (#155)
* Fix copy&paste mistake from chat command signed packet to chat command packet

* Bugfix

---------

Co-authored-by: EnderKill98 <no@mail.tld>
2024-06-16 16:03:34 -05:00
..
clientbound_add_entity_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_add_experience_orb_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_add_player_packet.rs Mining (#95) 2023-07-14 22:20:40 -05:00
clientbound_animate_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_award_stats_packet.rs Use an ECS (#52) 2023-02-04 19:32:27 -06:00
clientbound_block_changed_ack_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_block_destruction_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_block_entity_data_packet.rs read nbt as optional in more places 2023-12-28 17:49:47 -06:00
clientbound_block_event_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_block_update_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_boss_event_packet.rs Publicize all fields on AddOperation and Style (#124) 2023-12-17 15:52:34 -06:00
clientbound_bundle_packet.rs 1.19.4 (#57) 2023-03-14 16:33:03 -05:00
clientbound_change_difficulty_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_chat_preview_packet.rs Use an ECS (#52) 2023-02-04 19:32:27 -06:00
clientbound_chunk_batch_finished_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
clientbound_chunk_batch_start_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
clientbound_chunks_biomes_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_clear_titles_packet.rs clear titles packet 2023-03-21 18:20:47 +00:00
clientbound_command_suggestions_packet.rs KnockbackEvent and rename Physics::delta to velocity 2023-10-12 22:39:29 -05:00
clientbound_commands_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_container_close_packet.rs ClientboundContainerClosePacket 2022-10-29 14:33:53 -05:00
clientbound_container_set_content_packet.rs Inventory (#48) 2023-05-03 20:57:27 -05:00
clientbound_container_set_data_packet.rs Inventory (#48) 2023-05-03 20:57:27 -05:00
clientbound_container_set_slot_packet.rs Inventory (#48) 2023-05-03 20:57:27 -05:00
clientbound_cookie_request_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_cooldown_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_custom_chat_completions_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_custom_payload_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_custom_sound_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_damage_event_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_debug_sample_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_delete_chat_packet.rs 1.19.3 (#34) 2022-12-07 21:09:58 -06:00
clientbound_disconnect_packet.rs Use an ECS (#52) 2023-02-04 19:32:27 -06:00
clientbound_disguised_chat_packet.rs revert packet name to Disguised and make it more like ChatPacket::Player 2023-12-04 14:27:13 -06:00
clientbound_entity_event_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_explode_packet.rs remove unnecessary map_err 2024-01-20 17:35:54 -06:00
clientbound_forget_level_chunk_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_game_event_packet.rs Update clientbound_game_event_packet.rs (#133) 2024-03-08 10:56:55 -06:00
clientbound_horse_screen_open_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_hurt_animation_packet.rs 1.19.4 (#57) 2023-03-14 16:33:03 -05:00
clientbound_initialize_border_packet.rs Fix test and packets (#60) 2023-01-25 11:51:27 -06:00
clientbound_keep_alive_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_level_chunk_with_light_packet.rs fix for hypixel limbo 2024-02-22 22:41:54 -06:00
clientbound_level_event_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_level_particles_packet.rs fix ClientboundLevelParticlesPacket 2024-04-24 03:58:26 +00:00
clientbound_light_update_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_login_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_map_item_data_packet.rs Use an ECS (#52) 2023-02-04 19:32:27 -06:00
clientbound_merchant_offers_packet.rs Inventory (#48) 2023-05-03 20:57:27 -05:00
clientbound_move_entity_pos_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_move_entity_pos_rot_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_move_entity_rot_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_move_vehicle_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_open_book_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_open_screen_packet.rs Inventory (#48) 2023-05-03 20:57:27 -05:00
clientbound_open_sign_editor_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_ping_packet.rs fix ping packet, explosion packet, and panic less 2024-01-08 00:12:54 -06:00
clientbound_place_ghost_recipe_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_player_abilities_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_player_chat_header_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_player_chat_packet.rs fix FormattedText when 'extra' isn't a list of compounds 2023-12-28 18:36:23 -06:00
clientbound_player_combat_end_packet.rs 1.20-pre5 2023-05-24 02:46:19 -05:00
clientbound_player_combat_enter_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_player_combat_kill_packet.rs 1.20-pre5 2023-05-24 02:46:19 -05:00
clientbound_player_info_remove_packet.rs 1.19.3 (#34) 2022-12-07 21:09:58 -06:00
clientbound_player_info_update_packet.rs fix FormattedText when 'extra' isn't a list of compounds 2023-12-28 18:36:23 -06:00
clientbound_player_look_at_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_player_position_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_pong_response_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
clientbound_recipe_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_remove_entities_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_remove_mob_effect_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_reset_score_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
clientbound_resource_pack_pop_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
clientbound_resource_pack_push_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
clientbound_respawn_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
clientbound_rotate_head_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_section_blocks_update_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_select_advancements_tab_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_server_data_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_set_action_bar_text_packet.rs Use an ECS (#52) 2023-02-04 19:32:27 -06:00
clientbound_set_border_center_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_border_lerp_size_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_border_size_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_border_warning_delay_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_border_warning_distance_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_camera_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_carried_item_packet.rs Publish everything* to crates.io 2022-09-05 10:36:48 -05:00
clientbound_set_chunk_cache_center_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_chunk_cache_radius_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_default_spawn_position_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_set_display_chat_preview_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_display_objective_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
clientbound_set_entity_data_packet.rs Mining (#95) 2023-07-14 22:20:40 -05:00
clientbound_set_entity_link_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_entity_motion_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_equipment_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_set_experience_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_health_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_objective_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
clientbound_set_passengers_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_player_team_packet.rs Use an ECS (#52) 2023-02-04 19:32:27 -06:00
clientbound_set_score_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
clientbound_set_simulation_distance_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_subtitle_text_packet.rs Use an ECS (#52) 2023-02-04 19:32:27 -06:00
clientbound_set_time_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_set_title_text_packet.rs Use an ECS (#52) 2023-02-04 19:32:27 -06:00
clientbound_set_titles_animation_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_sound_entity_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_sound_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_start_configuration_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
clientbound_stop_sound_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_store_cookie_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_system_chat_packet.rs fix edge case with reading FormattedText as nbt 2024-04-20 21:06:37 +00:00
clientbound_tab_list_packet.rs fix another edge case in FormattedText::from_nbt_tag that happens with viaversion 2024-05-22 10:28:43 +00:00
clientbound_tag_query_packet.rs Replace azalea-nbt with simdnbt (#111) 2023-11-19 22:07:38 -06:00
clientbound_take_item_entity_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
clientbound_teleport_entity_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_ticking_state_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
clientbound_ticking_step_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
clientbound_transfer_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_update_advancements_packet.rs fix for hypixel limbo 2024-02-22 22:41:54 -06:00
clientbound_update_attributes_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_update_enabled_features_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
clientbound_update_mob_effect_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_update_recipes_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
clientbound_update_tags_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
mod.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
serverbound_accept_teleportation_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_block_entity_tag_query.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_block_entity_tag_query_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
serverbound_change_difficulty_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_chat_ack_packet.rs Make things public (#71) 2023-02-21 12:13:06 -06:00
serverbound_chat_command_packet.rs Fix command packets (#155) 2024-06-16 16:03:34 -05:00
serverbound_chat_command_signed_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
serverbound_chat_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_chat_preview_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_chat_session_update_packet.rs 1.19.3 (#34) 2022-12-07 21:09:58 -06:00
serverbound_chunk_batch_received_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
serverbound_client_command_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_client_information_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
serverbound_command_suggestion_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_configuration_acknowledged_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
serverbound_container_button_click_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_container_click_packet.rs Inventory (#48) 2023-05-03 20:57:27 -05:00
serverbound_container_close_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_container_slot_state_changed_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
serverbound_cookie_response_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
serverbound_custom_payload_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_debug_sample_subscription.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
serverbound_edit_book_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_entity_tag_query.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_entity_tag_query_packet.rs 1.20.5 (#127) 2024-04-23 10:34:50 -05:00
serverbound_interact_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_jigsaw_generate_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_keep_alive_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_lock_difficulty_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_move_player_pos_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_move_player_pos_rot_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_move_player_rot_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_move_player_status_only_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_move_vehicle_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_paddle_boat_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_pick_item_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_ping_request_packet.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
serverbound_place_recipe_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_player_abilities_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_player_action_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_player_command_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_player_input_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_pong_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_recipe_book_change_settings_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_recipe_book_seen_recipe_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_rename_item_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_resource_pack_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
serverbound_seen_advancements_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_select_trade_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_set_beacon_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_set_carried_item_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_set_command_block_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_set_command_minecart_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_set_creative_mode_slot_packet.rs Inventory (#48) 2023-05-03 20:57:27 -05:00
serverbound_set_jigsaw_block_packet.rs 1.20.3 (#110) 2023-12-05 10:59:05 -06:00
serverbound_set_structure_block_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_sign_update_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_swing_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_teleport_to_entity_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
serverbound_use_item_on_packet.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
serverbound_use_item_packet.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00