LeviLamina
Loading...
Searching...
No Matches
LightingIdentifierClientBiomeJsonComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/util/Reference.h"
7
#include "mc/deps/shared_types/v1_21_40/clientbiome/components/IClientBiomeJsonComponent.h"
8
#include "mc/v1_21_40/clientbiome/components/ClientBiomeComponentVersion.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
namespace
cereal {
struct
ReflectionCtx
; }
13
// clang-format on
14
15
namespace
SharedTypes::v1_21_70 {
16
17
struct
LightingIdentifierClientBiomeJsonComponent
:
public
::SharedTypes::v1_21_40::IClientBiomeJsonComponent
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::TypedStorage<8, 32, ::SharedTypes::Reference<16>> mLightingIdentifier;
22
// NOLINTEND
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
virtual ::ClientBiomeComponentVersion getType()
const
/*override*/
;
28
29
virtual
~LightingIdentifierClientBiomeJsonComponent
()
/*override*/
=
default
;
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
36
// NOLINTEND
37
38
public
:
39
// static variables
40
// NOLINTBEGIN
41
MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_HELP();
42
43
MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_NAME();
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
MCFOLD ::ClientBiomeComponentVersion $getType()
const
;
50
51
52
// NOLINTEND
53
54
public
:
55
// vftables
56
// NOLINTBEGIN
57
MCNAPI
static
void
**
$vftable
();
58
// NOLINTEND
59
};
60
61
}
// namespace SharedTypes::v1_21_70
SharedTypes::v1_21_40::IClientBiomeJsonComponent
Definition
IClientBiomeJsonComponent.h:10
SharedTypes::v1_21_70::LightingIdentifierClientBiomeJsonComponent
Definition
LightingIdentifierClientBiomeJsonComponent.h:17
SharedTypes::v1_21_70::LightingIdentifierClientBiomeJsonComponent::$vftable
static MCAPI void ** $vftable()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_21_70
clientbiome
components
LightingIdentifierClientBiomeJsonComponent.h
Generated on
for LeviLamina by
1.16.1