LeviLamina
Loading...
Searching...
No Matches
Detail.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::Detail {
12
// functions
13
// NOLINTBEGIN
14
MCNAPI
void
constrainRandomOffsetToCollisionBox(
::BlockComponentGroupDescription
const
& blockComponentGroupDescription);
15
16
MCNAPI
bool
validateGeometryAndMaterialComponents(
17
::BlockComponentGroupDescription
const
& description,
18
::SemVersion
const
& originalJsonVersion
19
);
20
21
MCNAPI
bool
22
validateNoRandomOffsetComponentIfFullCubeGeo(
::BlockComponentGroupDescription
const
& blockComponentGroupDescription);
23
// NOLINTEND
24
25
}
// namespace BlockDefinitionCrossComponentValidation::Detail
SemVersion
Definition
SemVersion.h:16
BlockComponentGroupDescription
Definition
BlockComponentGroupDescription.h:12
src
mc
world
level
block
definition
Detail.h
Generated on Wed Jul 23 2025 08:34:49 for LeviLamina by
1.12.0