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"
145struct _TP_CALLBACK_INSTANCE;
150enum _WINHTTP_WEB_SOCKET_BUFFER_TYPE;
155struct _IP_ADAPTER_PREFIX_XP;
156struct sockaddr_storage;
160struct asn1_string_st;
164struct _INITIALIZE_OPTIONS;
166struct tagWNDCLASSEXW;
169 template <
size_t A,
size_t S>
173 template <
size_t A,
size_t S>
180 template <
typename Category,
typename Type>
185typedef enum D3D_FEATURE_LEVEL;
186typedef enum DXGI_SWAP_EFFECT;
187typedef enum DXGI_FORMAT;
188typedef enum D3D12_RAYTRACING_ACCELERATION_STRUCTURE_BUILD_FLAGS;
189typedef enum D3D_SHADER_MODEL;
190typedef enum D3D_DRIVER_TYPE;
191typedef enum D3D12_RESOURCE_STATES;
192typedef enum D3D12_RESOURCE_FLAGS;
193struct IDXGISwapChain3;
194struct ID3D11Texture2D;
196struct ID3D11DeviceContext;
197struct ID3DUserDefinedAnnotation;
198struct ID3D11InfoQueue;
199struct ID3D11RenderTargetView;
200struct ID3D11DepthStencilView;
201struct ID3D11BlendState;
202struct ID3D11DepthStencilState;
203struct ID3D11InputLayout;
204struct ID3D11RasterizerState;
205struct ID3D11SamplerState;
207struct ID3D11ShaderResourceView;
208struct ID3D11UnorderedAccessView;
209struct ID3D12DescriptorHeap;
210struct ID3D12Resource;
213struct ID3D12CommandSignature;
214struct D3D12_CPU_DESCRIPTOR_HANDLE;
216#ifndef D3D12_RAYTRACING_GEOMETRY_DESC
219#ifndef D3D12_FEATURE_DATA_ARCHITECTURE
222#ifndef D3D12_FEATURE_DATA_D3D12_OPTIONS
226namespace GameInput::v2 {
232 std::unique_ptr<T>* mParent;
236 void operator()(T* ptr);
240struct APP_LOCAL_DEVICE_ID;
246 namespace UI::Text::Core
248 struct CoreTextEditContext;
251 namespace ApplicationModel::DataTransfer
253 struct DataTransferManager;
258 template <
size_t A,
size_t S>
262 template <
size_t A,
size_t S>
266 template <
size_t A,
size_t S>
267 struct TypedStorageType<A, S, ::winrt::Windows::ApplicationModel::DataTransfer::DataTransferManager> {
275#include "mc/deps/core/utility/optional_ref.h"
276#include "mc/platform/brstd/function_ref.h"
277#include "mc/math/vector/Vecs.h"
286template <
typename T0,
typename T1 = u
int,
int T2 = 0>
288template <
typename T0,
typename T1 = u
int,
int T2 = 0>
290template <
typename T0,
typename T1 = u
int,
int T2 = 0>
301template <
typename T0>
320template <
typename T,
typename Err = std::error_code>
323class NonOwnerPointer;
325using NotNullNonOwnerPtr = gsl::not_null<NonOwnerPointer<T>>;
327template <
typename T,
typename... Args>
333template <
typename T,
typename U,
typename A,
typename M>
336template <
typename T,
typename U =
void>
341template <
typename T,
typename Alloc = std::allocator<T>>
347template <
typename... Params>
352template <
typename TKey,
typename TValue,
typename TValuePtr,
typename... TNewInstanceArgs>
360template <
typename From,
typename To,
typename CustomData>
363template <
typename T0,
typename T1,
typename T2,
typename T3>
368enum class SignInResult;
371namespace NetherNet::Utils {
380template<
class T,
size_t N = size_t(-4711ll)>
384template <
typename T0>
386using http_string = std::basic_string<char, std::char_traits<char>,
class http_stl_allocator<char>>;
387using http_wstring = std::basic_string<wchar_t, std::char_traits<wchar_t>,
class http_stl_allocator<wchar_t>>;
395class DecompressAllocator;
Definition ActorBlockBase.h:6
Definition _HeaderOutputPredefine.h:334
Definition _HeaderOutputPredefine.h:328
Definition _HeaderOutputPredefine.h:342
Definition BlockType.h:84
Definition _HeaderOutputPredefine.h:350
Definition _HeaderOutputPredefine.h:348
Definition _HeaderOutputPredefine.h:353
Definition _HeaderOutputPredefine.h:375
Definition _HeaderOutputPredefine.h:373
Definition _HeaderOutputPredefine.h:306
Definition _HeaderOutputPredefine.h:361
Definition _HeaderOutputPredefine.h:364
Definition TypedClientNetId.h:6
Definition TypedRuntimeId.h:6
Definition TypedServerNetId.h:6
Definition _HeaderOutputPredefine.h:313
Definition _HeaderOutputPredefine.h:309
Definition http_stl_allocator.h:6
Definition _HeaderOutputPredefine.h:381
Definition _HeaderOutputPredefine.h:235
Definition _HeaderOutputPredefine.h:231
Definition _HeaderOutputPredefine.h:337
Definition ContainerRuntimeIdTag.h:5
Definition CreativeItemNetIdTag.h:5
Definition _HeaderOutputPredefine.h:220
Definition _HeaderOutputPredefine.h:223
Definition _HeaderOutputPredefine.h:217
Definition ItemStackLegacyRequestIdTag.h:5
Definition ItemStackNetIdTag.h:5
Definition ItemStackRequestIdTag.h:5
Definition RecipeNetIdTag.h:5