3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
12namespace cereal {
struct ReflectionCtx; }
48 MCNAPI ::LocalLightConfig::LocalLightConfigSettingsV0::LocalLightSettings&
75 MCNAPI static ::SemVersionConstant
const&
VERSION();
124 MCNAPI ::LocalLightConfig::LocalLightConfigSettingsV1&
133 MCNAPI static ::SemVersionConstant
const&
VERSION();
Definition EnableNonOwnerReferences.h:7
Definition LocalLightConfig.h:15
static MCAPI ::std::string_view const & PAYLOAD_KEY_V1()
MCAPI void loadDataSync(::cereal::ReflectionCtx const &ctx, ::ResourcePackManager &resourcePackManager)
static MCAPI void _upgradeV0_V1(::LocalLightConfig::LocalLightConfigSettingsV0 const &src, ::LocalLightConfig::LocalLightConfigSettingsV1 &dst)
MCAPI void _applyPackToGroupStorage(::LocalLightConfig::LocalLightConfigSettingsV1 const &packResults)
static MCAPI void ** $vftable()
MCAPI bool loadFromString(::cereal::ReflectionCtx const &ctx, ::std::string const &pointLightsJson)
static MCAPI ::std::string_view const & PAYLOAD_KEY_V0()
static MCAPI void bindLocalLightParameters(::cereal::ReflectionCtx &ctx)
Definition LocalLightConfig.h:32
MCAPI::LocalLightConfig::LocalLightConfigSettingsV0::LocalLightSettings & operator=(::LocalLightConfig::LocalLightConfigSettingsV0::LocalLightSettings &&)
Definition LocalLightConfig.h:24
static MCAPI ::SemVersionConstant const & VERSION()
MCAPI ~LocalLightConfigSettingsV0()
Definition LocalLightConfig.h:93
Definition LocalLightConfig.h:85
static MCAPI ::SemVersionConstant const & VERSION()
MCAPI::LocalLightConfig::LocalLightConfigSettingsV1 & operator=(::LocalLightConfig::LocalLightConfigSettingsV1 &&)
MCAPI ~LocalLightConfigSettingsV1()
Definition ResourcePackManager.h:5
Definition SemVersionConstant.h:5
Definition ReflectionCtx.h:11
Definition _HeaderOutputPredefine.h:273