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
MCAPI
void
constrainRandomOffsetToCollisionBox(
::BlockComponentGroupDescription
const
& blockComponentGroupDescription);
15
16
MCAPI
bool
validateGeometryAndMaterialComponents(
17
::BlockComponentGroupDescription
const
& description,
18
::SemVersion
const
& originalJsonVersion
19
);
20
21
MCAPI
bool
22
validateNoRandomOffsetComponentIfFullCubeGeo(
::BlockComponentGroupDescription
const
& blockComponentGroupDescription);
23
// NOLINTEND
24
25
}
// namespace BlockDefinitionCrossComponentValidation::Detail
SemVersion
Definition
SemVersion.h:16
BlockComponentGroupDescription
Definition
BlockComponentGroupDescription.h:13
src-server
mc
world
level
block
definition
Detail.h
Generated on Sun Oct 12 2025 06:31:59 for LeviLamina by
1.12.0