LeviLamina
Loading...
Searching...
No Matches
v1_20_80.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
7namespace SharedTypes::v1_20_80 { struct ColorGradient; }
8namespace SharedTypes::v1_20_80 { struct ParticleCurveBezierChain; }
9namespace SharedTypes::v1_20_80 { struct ParticleCurveSimpleBase; }
10// clang-format on
11
12namespace SharedTypes::v1_20_80 {
13// functions
14// NOLINTBEGIN
15MCNAPI bool operator==(
18);
19
20MCNAPI bool operator==(
23);
24
25MCNAPI bool
27// NOLINTEND
28
29} // namespace SharedTypes::v1_20_80
Definition ColorGradient.h:12
Definition ParticleCurveBezierChain.h:15
Definition ParticleCurveSimpleBase.h:15