LeviLamina
Loading...
Searching...
No Matches
WorldPackHistory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Json {
class
Value
; }
8
// clang-format on
9
10
class
WorldPackHistory
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 48>
mUnkf52681;
15
::ll::UntypedStorage<8, 32>
mUnk765123;
16
::ll::UntypedStorage<8, 64>
mUnk592f5c;
17
::ll::UntypedStorage<4, 4>
mUnk7c24db;
18
::ll::UntypedStorage<1, 1>
mUnke649e8;
19
::ll::UntypedStorage<8, 16>
mUnk30ef62;
20
// NOLINTEND
21
22
#ifdef LL_PLAT_S
23
public
:
24
// prevent constructor by default
25
WorldPackHistory
& operator=(
WorldPackHistory
const
&);
26
WorldPackHistory
();
27
28
#else
// LL_PLAT_C
29
public
:
30
// prevent constructor by default
31
WorldPackHistory
& operator=(
WorldPackHistory
const
&);
32
33
#endif
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
#ifdef LL_PLAT_C
38
MCNAPI
WorldPackHistory
();
39
40
MCNAPI
WorldPackHistory
(
::WorldPackHistory
&&);
41
#endif
42
43
MCNAPI
WorldPackHistory
(
::WorldPackHistory
const
&);
44
45
MCNAPI
bool
initializeFromJson
(
::Json::Value
const
& value);
46
47
#ifdef LL_PLAT_C
48
MCNAPI
void
setUnlocalizedName(::std::string
const
& unlocalizedName);
49
#endif
50
51
MCNAPI ::Json::Value
toJsonValue
()
const
;
52
53
MCNAPI
~WorldPackHistory
();
54
// NOLINTEND
55
56
public
:
57
// constructor thunks
58
// NOLINTBEGIN
59
#ifdef LL_PLAT_C
60
MCNAPI
void
*
$ctor
();
61
62
MCNAPI
void
*
$ctor
(
::WorldPackHistory
&&);
63
#endif
64
65
MCNAPI
void
*
$ctor
(
::WorldPackHistory
const
&);
66
// NOLINTEND
67
68
public
:
69
// destructor thunk
70
// NOLINTBEGIN
71
MCNAPI
void
$dtor
();
72
// NOLINTEND
73
};
Json::Value
Definition
Value.h:16
WorldPackHistory::WorldPackHistory
MCAPI WorldPackHistory(::WorldPackHistory const &)
WorldPackHistory::$ctor
MCAPI void * $ctor(::WorldPackHistory const &)
WorldPackHistory::toJsonValue
MCAPI::Json::Value toJsonValue() const
WorldPackHistory::~WorldPackHistory
MCAPI ~WorldPackHistory()
WorldPackHistory::$dtor
MCAPI void $dtor()
WorldPackHistory::initializeFromJson
MCAPI bool initializeFromJson(::Json::Value const &value)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
WorldPackHistory.h
Generated on
for LeviLamina by
1.16.1