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>
78#include "entt/entt.hpp"
79#include "entt/fwd.hpp"
86#include "leveldb/cache.h"
87#include "leveldb/comparator.h"
88#include "leveldb/db.h"
89#include "leveldb/dumpfile.h"
90#include "leveldb/env.h"
91#include "leveldb/filter_policy.h"
92#include "leveldb/iterator.h"
93#include "leveldb/options.h"
94#include "leveldb/slice.h"
95#include "leveldb/status.h"
96#include "leveldb/table.h"
97#include "leveldb/table_builder.h"
98#include "leveldb/write_batch.h"
101#include "rapidjson/document.h"
102#include "rapidjson/encodings.h"
103#include "rapidjson/error/en.h"
104#include "rapidjson/filereadstream.h"
105#include "rapidjson/filewritestream.h"
106#include "rapidjson/pointer.h"
107#include "rapidjson/prettywriter.h"
108#include "rapidjson/rapidjson.h"
109#include "rapidjson/reader.h"
110#include "rapidjson/schema.h"
111#include "rapidjson/stringbuffer.h"
112#include "rapidjson/writer.h"
115#include "type_safe/strong_typedef.hpp"
120#pragma warning(disable : 4702)
122#define nsel_CONFIG_SELECT_EXPECTED 1
123#include "nonstd/expected.hpp"
128#include "ll/api/base/Alias.h"
129#include "ll/api/base/StdInt.h"
132#include "fmt/format.h"
136#include "concurrentqueue.h"
139#include "stb_truetype.h"
144struct _TP_CALLBACK_INSTANCE;
149enum _WINHTTP_WEB_SOCKET_BUFFER_TYPE;
154struct _IP_ADAPTER_PREFIX_XP;
155struct sockaddr_storage;
159struct asn1_string_st;
163struct _INITIALIZE_OPTIONS;
165struct tagWNDCLASSEXW;
167namespace GameInput::v2 {
173 std::unique_ptr<T>* mParent;
177 void operator()(T* ptr);
181struct APP_LOCAL_DEVICE_ID;
187 namespace UI::Text::Core
189 struct CoreTextEditContext;
192 namespace ApplicationModel::DataTransfer
194 struct DataTransferManager;
202#include "mc/deps/core/utility/optional_ref.h"
203#include "mc/platform/brstd/function_ref.h"
204#include "mc/math/vector/Vecs.h"
206template <
typename T0,
typename T1>
218template <
typename T0,
typename T1 = u
int,
int T2 = 0>
220template <
typename T0,
typename T1 = u
int,
int T2 = 0>
222template <
typename T0,
typename T1 = u
int,
int T2 = 0>
233template <
typename T0>
252template <
typename T,
typename Err = std::error_code>
255class NonOwnerPointer;
257using NotNullNonOwnerPtr = gsl::not_null<NonOwnerPointer<T>>;
259template <
typename T,
typename... Args>
265template <
typename T,
typename U,
typename A,
typename M>
268template <
typename T,
typename U =
void>
273template <
typename T,
typename Alloc = std::allocator<T>>
279template <
typename... Params>
284template <
typename TKey,
typename TValue,
typename TValuePtr,
typename... TNewInstanceArgs>
292template <
typename From,
typename To,
typename CustomData>
295template <
typename T0,
typename T1,
typename T2,
typename T3>
300enum class SignInResult;
303namespace NetherNet::Utils {
312template<
class T,
size_t N = size_t(-4711ll)>
316template <
typename T0>
318using http_string = std::basic_string<char, std::char_traits<char>,
class http_stl_allocator<char>>;
319using http_wstring = std::basic_string<wchar_t, std::char_traits<wchar_t>,
class http_stl_allocator<wchar_t>>;
327class DecompressAllocator;
Definition ActorBlockBase.h:6
Definition AutomaticID.h:6
Definition _HeaderOutputPredefine.h:266
Definition _HeaderOutputPredefine.h:260
Definition _HeaderOutputPredefine.h:274
Definition BlockType.h:84
Definition _HeaderOutputPredefine.h:282
Definition _HeaderOutputPredefine.h:280
Definition _HeaderOutputPredefine.h:285
Definition Dimension.h:86
Definition _HeaderOutputPredefine.h:307
Definition _HeaderOutputPredefine.h:305
Definition _HeaderOutputPredefine.h:238
Definition _HeaderOutputPredefine.h:293
Definition _HeaderOutputPredefine.h:296
Definition TypedClientNetId.h:6
Definition TypedRuntimeId.h:6
Definition TypedServerNetId.h:6
Definition _HeaderOutputPredefine.h:245
Definition _HeaderOutputPredefine.h:241
Definition http_stl_allocator.h:6
Definition _HeaderOutputPredefine.h:313
Definition _HeaderOutputPredefine.h:176
Definition _HeaderOutputPredefine.h:172
Definition _HeaderOutputPredefine.h:269
Definition ContainerRuntimeIdTag.h:5
Definition CreativeItemNetIdTag.h:5
Definition ItemStackLegacyRequestIdTag.h:5
Definition ItemStackNetIdTag.h:5
Definition ItemStackRequestIdTag.h:5
Definition RecipeNetIdTag.h:5