LeviLamina
Loading...
Searching...
No Matches
BlockDefinitionDocumentComponentTransformer.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
8namespace SharedTypes::v1_26_10::BlockDefinition { struct BlockComponents; }
9namespace cereal { struct ReflectionCtx; }
10// clang-format on
11
13public:
14 // static functions
15 // NOLINTBEGIN
16 MCAPI static void transform(
18 ::std::string const& name,
20 ::BlockComponentGroupDescription& blockComponentGroupDescription
21 );
22 // NOLINTEND
23};
Definition BlockComponentGroupDescription.h:13
Definition BlockDefinitionDocumentComponentTransformer.h:12
Definition ReflectionCtx.h:11
Definition ctx.h:5