LeviLamina
Loading...
Searching...
No Matches
BlockDefinitionCrossComponentValidation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
SemVersion
;
8
struct
BlockComponentGroupDescription
;
9
// clang-format on
10
11
namespace
BlockDefinitionCrossComponentValidation {
12
// functions
13
// NOLINTBEGIN
14
MCAPI
bool
validateCrossComponentConstraints(
15
::BlockComponentGroupDescription
const
& blockComponentGroupDescription,
16
::SemVersion
const
& originalFormatVersion
17
);
18
// NOLINTEND
19
20
}
// namespace BlockDefinitionCrossComponentValidation
SemVersion
Definition
SemVersion.h:15
BlockComponentGroupDescription
Definition
BlockComponentGroupDescription.h:13
src
mc
world
level
block
definition
BlockDefinitionCrossComponentValidation.h
Generated on
for LeviLamina by
1.16.1