LeviLamina
Loading...
Searching...
No Matches
Contents.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/spawn/Description.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
SemVersion
;
11
namespace
SharedTypes::Legacy::Spawn {
struct
BiomeConditions
; }
12
namespace
cereal {
struct
ReflectionCtx
; }
13
// clang-format on
14
15
namespace
SharedTypes::Legacy::Spawn {
16
17
struct
Contents
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::TypedStorage<8, 64, ::SharedTypes::Legacy::Spawn::Description> mDescription;
22
::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::Legacy::Spawn::BiomeConditions>> mBiomeConditions;
23
// NOLINTEND
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
~Contents
();
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
35
// NOLINTEND
36
37
public
:
38
// static variables
39
// NOLINTBEGIN
40
MCAPI static ::SemVersion
const
& VERSION();
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCAPI
void
$dtor();
47
// NOLINTEND
48
};
49
50
}
// namespace SharedTypes::Legacy::Spawn
SemVersion
Definition
SemVersion.h:15
SharedTypes::Legacy::Spawn::BiomeConditions
Definition
BiomeConditions.h:31
SharedTypes::Legacy::Spawn::Contents
Definition
Contents.h:17
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
legacy
spawn
Contents.h
Generated on
for LeviLamina by
1.16.1