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
struct
PackIdVersion
;
8
namespace
Json {
class
Value
; }
9
// clang-format on
10
11
class
WorldPackHistory {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 48>
mUnkf52681;
16
::ll::UntypedStorage<8, 32>
mUnk765123;
17
::ll::UntypedStorage<8, 64>
mUnk592f5c;
18
::ll::UntypedStorage<4, 4>
mUnk7c24db;
19
::ll::UntypedStorage<1, 1>
mUnke649e8;
20
::ll::UntypedStorage<8, 16>
mUnk30ef62;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
WorldPackHistory& operator=(WorldPackHistory
const
&);
26
WorldPackHistory(WorldPackHistory
const
&);
27
WorldPackHistory();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI
bool
initializeFromJson
(
::Json::Value
const
& value);
33
34
#ifdef LL_PLAT_C
35
MCNAPI
void
setLocalizedNames(::std::unordered_map<::std::string, ::std::string> localizedMap);
36
37
MCNAPI
void
setPackIdVersion(
::PackIdVersion
const
& packIdVersion);
38
#endif
39
40
MCNAPI
void
setUnlocalizedName
(::std::string
const
& unlocalizedName);
41
42
MCNAPI ::Json::Value
toJsonValue
()
const
;
43
44
MCNAPI
~WorldPackHistory
();
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCNAPI
void
$dtor
();
51
// NOLINTEND
52
};
Json::Value
Definition
Value.h:16
WorldPackHistory::toJsonValue
MCAPI::Json::Value toJsonValue() const
WorldPackHistory::~WorldPackHistory
MCAPI ~WorldPackHistory()
WorldPackHistory::$dtor
MCAPI void $dtor()
WorldPackHistory::setUnlocalizedName
MCAPI void setUnlocalizedName(::std::string const &unlocalizedName)
WorldPackHistory::initializeFromJson
MCAPI bool initializeFromJson(::Json::Value const &value)
PackIdVersion
Definition
PackIdVersion.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
WorldPackHistory.h
Generated on
for LeviLamina by
1.16.1