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