6#pragma warning(disable : 4099)
7#pragma warning(disable : 4201)
8#pragma warning(disable : 4373)
11#include "ll/api/base/Macro.h"
13#define MCAPI LL_SHARED_IMPORT
14#define MCTAPI template<> MCAPI
16#define MCNAPI [[deprecated("This API is not available. Open an issue if you need it. "\
17 "https://github.com/LiteLDev/mcapi-requests/issues/new")]] MCAPI
28#include <condition_variable>
38#include <forward_list>
57#include <shared_mutex>
64#include <unordered_map>
65#include <unordered_set>
76#include "entt/entt.hpp"
77#include "entt/fwd.hpp"
84#include "leveldb/cache.h"
85#include "leveldb/comparator.h"
86#include "leveldb/db.h"
87#include "leveldb/dumpfile.h"
88#include "leveldb/env.h"
89#include "leveldb/filter_policy.h"
90#include "leveldb/iterator.h"
91#include "leveldb/options.h"
92#include "leveldb/slice.h"
93#include "leveldb/status.h"
94#include "leveldb/table.h"
95#include "leveldb/table_builder.h"
96#include "leveldb/write_batch.h"
99#include "rapidjson/document.h"
100#include "rapidjson/encodings.h"
101#include "rapidjson/error/en.h"
102#include "rapidjson/filereadstream.h"
103#include "rapidjson/filewritestream.h"
104#include "rapidjson/pointer.h"
105#include "rapidjson/prettywriter.h"
106#include "rapidjson/rapidjson.h"
107#include "rapidjson/reader.h"
108#include "rapidjson/schema.h"
109#include "rapidjson/stringbuffer.h"
110#include "rapidjson/writer.h"
113#include "type_safe/strong_typedef.hpp"
118#pragma warning(disable : 4702)
120#define nsel_CONFIG_SELECT_EXPECTED 1
121#include "nonstd/expected.hpp"
126#include "ll/api/base/Alias.h"
127#include "ll/api/base/StdInt.h"
130#include "fmt/format.h"
134struct _TP_CALLBACK_INSTANCE;
139enum _WINHTTP_WEB_SOCKET_BUFFER_TYPE;
144struct _IP_ADAPTER_PREFIX_XP;
145struct sockaddr_storage;
150#include "mc/deps/core/utility/optional_ref.h"
151#include "mc/platform/brstd/function_ref.h"
152#include "mc/math/vector/Vecs.h"
154template <
typename T0,
typename T1>
166template <
typename T0,
typename T1 = u
int,
int T2 = 0>
168template <
typename T0,
typename T1 = u
int,
int T2 = 0>
170template <
typename T0,
typename T1 = u
int,
int T2 = 0>
181template <
typename T0>
200template <
typename T,
typename Err = std::error_code>
203class NonOwnerPointer;
205using NotNullNonOwnerPtr = gsl::not_null<NonOwnerPointer<T>>;
207template <
typename T,
typename... Args>
213template <
typename T,
typename U,
typename A,
typename M>
216template <
typename T,
typename U =
void>
221template <
typename T,
typename Alloc = std::allocator<T>>
227template <
typename... Params>
232template <
typename TKey,
typename TValue,
typename TValuePtr,
typename... TNewInstanceArgs>
240template <
typename From,
typename To,
typename CustomData>
245enum class SignInResult;
248namespace NetherNet::Utils {
257template<
class T,
size_t N = size_t(-4711ll)>
261template <
typename T0>
263using http_string = std::basic_string<char, std::char_traits<char>,
class http_stl_allocator<char>>;
264using http_wstring = std::basic_string<wchar_t, std::char_traits<wchar_t>,
class http_stl_allocator<wchar_t>>;
272class DecompressAllocator;
Definition ActorBlockBase.h:6
Definition AutomaticID.h:6
Definition _HeaderOutputPredefine.h:214
Definition _HeaderOutputPredefine.h:208
Definition _HeaderOutputPredefine.h:222
Definition BlockLegacy.h:88
Definition _HeaderOutputPredefine.h:230
Definition _HeaderOutputPredefine.h:228
Definition _HeaderOutputPredefine.h:233
Definition Dimension.h:83
Definition _HeaderOutputPredefine.h:252
Definition _HeaderOutputPredefine.h:250
Definition _HeaderOutputPredefine.h:186
Definition _HeaderOutputPredefine.h:241
Definition TypedClientNetId.h:6
Definition TypedRuntimeId.h:6
Definition TypedServerNetId.h:6
Definition _HeaderOutputPredefine.h:193
Definition _HeaderOutputPredefine.h:189
Definition http_stl_allocator.h:6
Definition _HeaderOutputPredefine.h:258
Definition _HeaderOutputPredefine.h:217
Definition ContainerRuntimeIdTag.h:5
Definition CreativeItemNetIdTag.h:5
Definition ItemStackLegacyRequestIdTag.h:5
Definition ItemStackNetIdTag.h:5
Definition ItemStackRequestIdTag.h:5
Definition RecipeNetIdTag.h:5