LeviLamina
Loading...
Searching...
No Matches
VillageTypeBiomeJsonComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/shared_types/VillageType.h"
7
#include "mc/deps/shared_types/v1_20_60/biome/components/IBiomeJsonComponent.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_0 {
15
16
struct
VillageTypeBiomeJsonComponent
:
public
::SharedTypes::v1_20_60::IBiomeJsonComponent
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<1, 1, ::SharedTypes::VillageType> mVillageType;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
virtual
~VillageTypeBiomeJsonComponent
()
/*override*/
=
default
;
27
// NOLINTEND
28
29
public
:
30
// static functions
31
// NOLINTBEGIN
32
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
33
// NOLINTEND
34
35
public
:
36
// static variables
37
// NOLINTBEGIN
38
MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_NAME();
39
// NOLINTEND
40
41
public
:
42
// vftables
43
// NOLINTBEGIN
44
MCNAPI
static
void
**
$vftable
();
45
// NOLINTEND
46
};
47
48
}
// namespace SharedTypes::v1_26_0
SharedTypes::v1_20_60::IBiomeJsonComponent
Definition
IBiomeJsonComponent.h:7
SharedTypes::v1_26_0::VillageTypeBiomeJsonComponent
Definition
VillageTypeBiomeJsonComponent.h:16
SharedTypes::v1_26_0::VillageTypeBiomeJsonComponent::$vftable
static MCAPI void ** $vftable()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_26_0
biome
components
VillageTypeBiomeJsonComponent.h
Generated on
for LeviLamina by
1.16.1