LeviLamina
Loading...
Searching...
No Matches
PackSettings.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/json/Value.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
PackSetting
;
11
struct
PackIdVersion
;
12
// clang-format on
13
14
class
PackSettings
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 16, ::Json::Value> mSettings;
19
::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, ::PackSetting>> mPackSettings;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
void
_initPackSetting
(::std::string
const
& name,
::Json::Value
const
& value);
26
27
MCNAPI
void
loadPackSettings
(
::PackIdVersion
const
& packId,
::Json::Value
const
& packSettings);
28
// NOLINTEND
29
};
Json::Value
Definition
Value.h:16
PackSetting
Definition
PackSetting.h:11
PackSettings
Definition
PackSettings.h:14
PackSettings::_initPackSetting
MCAPI void _initPackSetting(::std::string const &name, ::Json::Value const &value)
PackSettings::loadPackSettings
MCAPI void loadPackSettings(::PackIdVersion const &packId, ::Json::Value const &packSettings)
PackIdVersion
Definition
PackIdVersion.h:10
src
mc
resources
PackSettings.h
Generated on Fri Jun 13 2025 05:04:45 for LeviLamina by
1.12.0