LeviLamina
Loading...
Searching...
No Matches
ConfigInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Realms {
6
7
struct
ConfigInfo
{
8
public
:
9
// ConfigInfo inner types declare
10
// clang-format off
11
struct
Version
;
12
// clang-format on
13
14
// ConfigInfo inner types define
15
struct
Version
{};
16
};
17
18
}
// namespace Realms
Realms::ConfigInfo::Version
Definition
ConfigInfo.h:15
Realms::ConfigInfo
Definition
ConfigInfo.h:7
src-client
mc
client
network
realms
ConfigInfo.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0