LeviLamina
Loading...
Searching...
No Matches
BlockComponentDescriptionTransformer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
BlockComponentDescription
;
8
namespace
SharedTypes::v1_26_10::BlockDefinition {
struct
BlockComponents
; }
9
// clang-format on
10
11
struct
BlockComponentDescriptionTransformer
{
12
public
:
13
// static functions
14
// NOLINTBEGIN
15
MCAPI
static
void
transform(
16
::BlockComponentDescription
const
& blockComponentDescription,
17
::SharedTypes::v1_26_10::BlockDefinition::BlockComponents
& blockComponents
18
);
19
// NOLINTEND
20
};
BlockComponentDescriptionTransformer
Definition
BlockComponentDescriptionTransformer.h:11
BlockComponentDescription
Definition
BlockComponentDescription.h:20
SharedTypes::v1_26_10::BlockDefinition::BlockComponents
Definition
BlockComponents.h:15
src
mc
world
level
block
definition
BlockComponentDescriptionTransformer.h
Generated on
for LeviLamina by
1.16.1