LeviLamina
Loading...
Searching...
No Matches
WorldTemplateLevelData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BaseGameVersion
;
8
class
CompoundTag
;
9
// clang-format on
10
11
class
WorldTemplateLevelData
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 24>
mUnk9adb40;
16
::ll::UntypedStorage<8, 48>
mUnk15e625;
17
::ll::UntypedStorage<8, 32>
mUnka86a1c;
18
::ll::UntypedStorage<8, 32>
mUnk331089;
19
::ll::UntypedStorage<1, 1>
mUnkb1a099;
20
::ll::UntypedStorage<1, 1>
mUnk4582d1;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
WorldTemplateLevelData
& operator=(
WorldTemplateLevelData
const
&);
26
WorldTemplateLevelData
(
WorldTemplateLevelData
const
&);
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
WorldTemplateLevelData
();
32
33
MCAPI
WorldTemplateLevelData
(
34
bool
isFromWorldTemplate,
35
bool
isWorldTemplateOptionLocked,
36
::BaseGameVersion
const
& baseGameVersion,
37
::BaseGameVersion
const
& maxBaseGameVersion
38
);
39
40
MCAPI
void
_getTagData(
::CompoundTag
const
& tag);
41
42
MCAPI
void
_setTagData(
::CompoundTag
& tag)
const
;
43
44
MCAPI ::BaseGameVersion
const
& getBaseGameVersion()
const
;
45
46
MCAPI
~WorldTemplateLevelData
();
47
// NOLINTEND
48
49
public
:
50
// constructor thunks
51
// NOLINTBEGIN
52
MCAPI
void
* $ctor();
53
54
MCAPI
void
* $ctor(
55
bool
isFromWorldTemplate,
56
bool
isWorldTemplateOptionLocked,
57
::BaseGameVersion
const
& baseGameVersion,
58
::BaseGameVersion
const
& maxBaseGameVersion
59
);
60
// NOLINTEND
61
62
public
:
63
// destructor thunk
64
// NOLINTBEGIN
65
MCAPI
void
$dtor();
66
// NOLINTEND
67
};
BaseGameVersion
Definition
BaseGameVersion.h:13
CompoundTag
Definition
CompoundTag.h:13
WorldTemplateLevelData
Definition
WorldTemplateLevelData.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
WorldTemplateLevelData.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0