LeviLamina
Loading...
Searching...
No Matches
MapColorComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/shared_types/Color255RGB.h"
7
#include "mc/deps/shared_types/v1_26_10/block/TintMethod.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal {
struct
ReflectionCtx
; }
12
// clang-format on
13
14
namespace
SharedTypes::v1_26_10::BlockDefinition {
15
16
struct
MapColorComponent
{
17
public
:
18
// MapColorComponent inner types declare
19
// clang-format off
20
struct
DetailedMapColor
;
21
// clang-format on
22
23
// MapColorComponent inner types define
24
struct
DetailedMapColor
{
25
public
:
26
// member variables
27
// NOLINTBEGIN
28
::ll::TypedStorage<4, 16, ::SharedTypes::Color255RGB> mMapColor;
29
::ll::TypedStorage<1, 1, ::SharedTypes::v1_26_10::TintMethod> mTintMethod;
30
// NOLINTEND
31
};
32
33
public
:
34
// member variables
35
// NOLINTBEGIN
36
::ll::TypedStorage<
37
4,
38
24,
39
::std::variant<
40
::SharedTypes::Color255RGB
,
41
::SharedTypes::v1_26_10::BlockDefinition::MapColorComponent::DetailedMapColor
>>
42
mMapColor;
43
// NOLINTEND
44
45
public
:
46
// static functions
47
// NOLINTBEGIN
48
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
49
// NOLINTEND
50
51
public
:
52
// static variables
53
// NOLINTBEGIN
54
MCAPI static ::std::string_view
const
& ColorId();
55
56
MCAPI static ::std::string_view
const
& NameId();
57
58
MCAPI static ::std::string_view
const
& TintMethodId();
59
// NOLINTEND
60
};
61
62
}
// namespace SharedTypes::v1_26_10::BlockDefinition
SharedTypes::Color255RGB
Definition
Color255RGB.h:15
SharedTypes::v1_26_10::BlockDefinition::MapColorComponent::DetailedMapColor
Definition
MapColorComponent.h:24
SharedTypes::v1_26_10::BlockDefinition::MapColorComponent
Definition
MapColorComponent.h:16
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_26_10
block
MapColorComponent.h
Generated on
for LeviLamina by
1.16.1