LeviLamina
Loading...
Searching...
No Matches
RegistryBuilder.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Settings {
class
IRegistry
; }
8
namespace
Settings::RegistryBuilder {
class
IBuilderContext
; }
9
// clang-format on
10
11
namespace
Settings::RegistryBuilder {
12
// functions
13
// NOLINTBEGIN
14
MCAPI ::std::shared_ptr<::Settings::IRegistry>
15
buildDefaultSettingsRegistry(::std::shared_ptr<::Settings::RegistryBuilder::IBuilderContext> context);
16
// NOLINTEND
17
18
}
// namespace Settings::RegistryBuilder
Settings::IRegistry
Definition
IRegistry.h:7
Settings::RegistryBuilder::IBuilderContext
Definition
IBuilderContext.h:7
src-client
mc
client
settings
RegistryBuilder.h
Generated on
for LeviLamina by
1.16.1