LeviLamina
Loading...
Searching...
No Matches
TemplatePoolElement.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/shared_types/v1_21_20/structure/template_pool/EmptyPoolElement.h"
7#include "mc/deps/shared_types/v1_21_20/structure/template_pool/SinglePoolElement.h"
8
9namespace SharedTypes::v1_21_20::JigsawStructureTemplatePool {
10
12public:
13 // member variables
14 // NOLINTBEGIN
15 ::ll::TypedStorage<
16 8,
17 80,
18 ::std::variant<
21 mElement;
22 ::ll::TypedStorage<1, 1, uchar> mWeight;
23 // NOLINTEND
24};
25
26} // namespace SharedTypes::v1_21_20::JigsawStructureTemplatePool