3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
34 ::ll::UntypedStorage<8, 64> mUnk355dca;
39 LocalLightSettings& operator=(LocalLightSettings
const&);
40 LocalLightSettings(LocalLightSettings
const&);
46 MCNAPI ::LocalLightConfig::LocalLightConfigSettingsV0::LocalLightSettings&
66 LocalLightConfigSettingsV0& operator=(LocalLightConfigSettingsV0
const&);
67 LocalLightConfigSettingsV0(LocalLightConfigSettingsV0
const&);
68 LocalLightConfigSettingsV0();
87 struct BlockLightingData;
91 struct BlockLightingData {
101 BlockLightingData& operator=(BlockLightingData
const&);
102 BlockLightingData(BlockLightingData
const&);
115 LocalLightConfigSettingsV1& operator=(LocalLightConfigSettingsV1
const&);
116 LocalLightConfigSettingsV1(LocalLightConfigSettingsV1
const&);
117 LocalLightConfigSettingsV1();
122 MCNAPI ::LocalLightConfig::LocalLightConfigSettingsV1&
151 LocalLightConfig& operator=(LocalLightConfig
const&);
157 virtual ~LocalLightConfig() ;
Definition EnableNonOwnerReferences.h:7
Definition LocalLightConfig.h:5
static MCAPI ::std::string_view const & PAYLOAD_KEY_V1()
static MCAPI void ** $vftable()
static MCAPI ::std::string_view const & PAYLOAD_KEY_V0()
static MCAPI void bindLocalLightParameters(::cereal::ReflectionCtx &ctx)
Definition LocalLightConfig.h:22
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI::LocalLightConfig::LocalLightConfigSettingsV0::LocalLightSettings & operator=(::LocalLightConfig::LocalLightConfigSettingsV0::LocalLightSettings &&)
Definition LocalLightConfig.h:14
MCAPI ~LocalLightConfigSettingsV0()
Definition LocalLightConfig.h:25
MCAPI::LocalLightConfig::LocalLightConfigSettingsV1 & operator=(::LocalLightConfig::LocalLightConfigSettingsV1 &&)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI ~LocalLightConfigSettingsV1()
Definition ReflectionCtx.h:11