LeviLamina
Loading...
Searching...
No Matches
IRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Settings {
6
7
class
IRegistry
{
8
public
:
9
// IRegistry inner types declare
10
// clang-format off
11
struct
SettingId
;
12
// clang-format on
13
14
// IRegistry inner types define
15
struct
SettingId
{};
16
};
17
18
}
// namespace Settings
Settings::IRegistry
Definition
IRegistry.h:7
Settings::IRegistry::SettingId
Definition
IRegistry.h:15
src-server
mc
client
settings
IRegistry.h
Generated on
for LeviLamina by
1.16.1