{
  "accept_teleportation": "ServerboundAcceptTeleportationPacket",
  "change_game_mode": "ServerboundChangeGameModePacket",
  "paddle_boat": "ServerboundPaddleBoatPacket",
  "set_jigsaw_block": "ServerboundSetJigsawBlockPacket",
  "set_carried_item": "ServerboundSetCarriedItemPacket",
  "chunk_batch_received": "ServerboundChunkBatchReceivedPacket",
  "recipe_book_seen_recipe": "ServerboundRecipeBookSeenRecipePacket",
  "client_tick_end": "ServerboundClientTickEndPacket",
  "player_abilities": "ServerboundPlayerAbilitiesPacket",
  "debug_subscription_request": "ServerboundDebugSubscriptionRequestPacket",
  "chat_ack": "ServerboundChatAckPacket",
  "set_command_minecart": "ServerboundSetCommandMinecartPacket",
  "sign_update": "ServerboundSignUpdatePacket",
  "rename_item": "ServerboundRenameItemPacket",
  "container_close": "ServerboundContainerClosePacket",
  "move_vehicle": "ServerboundMoveVehiclePacket",
  "configuration_acknowledged": "ServerboundConfigurationAcknowledgedPacket",
  "bundle_item_selected": "ServerboundSelectBundleItemPacket",
  "set_beacon": "ServerboundSetBeaconPacket",
  "chat_command_signed": "ServerboundChatCommandSignedPacket",
  "change_difficulty": "ServerboundChangeDifficultyPacket",
  "player_command": "ServerboundPlayerCommandPacket",
  "player_input": "ServerboundPlayerInputPacket",
  "set_test_block": "ServerboundSetTestBlockPacket",
  "chat_session_update": "ServerboundChatSessionUpdatePacket",
  "client_command": "ServerboundClientCommandPacket",
  "edit_book": "ServerboundEditBookPacket",
  "pick_item_from_block": "ServerboundPickItemFromBlockPacket",
  "chat_command": "ServerboundChatCommandPacket",
  "set_command_block": "ServerboundSetCommandBlockPacket",
  "move_player_pos": "ServerboundMovePlayerPacket$Pos",
  "move_player_rot": "ServerboundMovePlayerPacket$Rot",
  "container_button_click": "ServerboundContainerButtonClickPacket",
  "interact": "ServerboundInteractPacket",
  "resource_pack": "ServerboundResourcePackPacket",
  "pong": "ServerboundPongPacket",
  "move_player_pos_rot": "ServerboundMovePlayerPacket$PosRot",
  "place_recipe": "ServerboundPlaceRecipePacket",
  "player_loaded": "ServerboundPlayerLoadedPacket",
  "seen_advancements": "ServerboundSeenAdvancementsPacket",
  "block_entity_tag_query": "ServerboundBlockEntityTagQueryPacket",
  "use_item": "ServerboundUseItemPacket",
  "teleport_to_entity": "ServerboundTeleportToEntityPacket",
  "container_click": "ServerboundContainerClickPacket",
  "set_creative_mode_slot": "ServerboundSetCreativeModeSlotPacket",
  "container_slot_state_changed": "ServerboundContainerSlotStateChangedPacket",
  "player_action": "ServerboundPlayerActionPacket",
  "pick_item_from_entity": "ServerboundPickItemFromEntityPacket",
  "lock_difficulty": "ServerboundLockDifficultyPacket",
  "client_information": "ServerboundClientInformationPacket",
  "recipe_book_change_settings": "ServerboundRecipeBookChangeSettingsPacket",
  "move_player_status_only": "ServerboundMovePlayerPacket$StatusOnly",
  "use_item_on": "ServerboundUseItemOnPacket",
  "test_instance_block_action": "ServerboundTestInstanceBlockActionPacket",
  "entity_tag_query": "ServerboundEntityTagQueryPacket",
  "command_suggestion": "ServerboundCommandSuggestionPacket",
  "custom_click_action": "ServerboundCustomClickActionPacket",
  "swing": "ServerboundSwingPacket",
  "chat": "ServerboundChatPacket",
  "keep_alive": "ServerboundKeepAlivePacket",
  "jigsaw_generate": "ServerboundJigsawGeneratePacket",
  "custom_payload": "ServerboundCustomPayloadPacket",
  "set_structure_block": "ServerboundSetStructureBlockPacket",
  "select_trade": "ServerboundSelectTradePacket"
}