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