3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7#include "mc/deps/scripting/runtime/Result_deprecated.h"
39 ::ll::UntypedStorage<4, 20> mUnka5b223;
40 ::ll::UntypedStorage<1, 1> mUnkfcc3fe;
45 BlockLightingData& operator=(BlockLightingData
const&);
46 BlockLightingData(BlockLightingData
const&);
53 ::ll::UntypedStorage<8, 64> mUnk6847c8;
54 ::ll::UntypedStorage<8, 32> mUnk5eae5a;
59 LocalLightConfigSettingsV0& operator=(LocalLightConfigSettingsV0
const&);
60 LocalLightConfigSettingsV0(LocalLightConfigSettingsV0
const&);
61 LocalLightConfigSettingsV0();
66 MCNAPI ::LocalLightConfig::LocalLightConfigSettingsV0&
81 MCNAPI static ::SemVersionConstant
const&
VERSION();
101 LocalLightConfig& operator=(LocalLightConfig
const&);
107 virtual ~LocalLightConfig() ;
119 MCNAPI ::Puv::LoadResultAny
Definition EnableNonOwnerReferences.h:7
Definition ClientDataTransferServiceProvider.h:7
Definition LocalLightConfig.h:5
static MCAPI ::std::string_view const & LOCAL_LIGHTS_GLOBAL_CONFIG_FILE()
MCAPI void loadDataSync(::cereal::ReflectionCtx const &ctx, ::ResourcePackManager &resourcePackManager)
MCAPI void finalizeResources()
MCAPI void setConfig(::LocalLightConfig::LocalLightConfigSettingsV0 const &other)
static MCAPI void ** $vftable()
MCAPI ::std::optional<::std::string > serializeToString(::cereal::ReflectionCtx const &ctx) const
static MCAPI ::Scripting::Result_deprecated< void > registerEditorAccessors(::Editor::Services::ClientDataTransferServiceProvider &dataTransferService, ::LocalPlayer &localPlayer, ::cereal::ReflectionCtx const &ctx)
MCAPI::Puv::LoadResultAny 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 LocalPlayer.h:5
Definition LoadResultAny.h:13
Definition ResourcePackManager.h:35
Definition SemVersionConstant.h:8
Definition LocalLightConfig.h:21
Definition LocalLightConfig.h:13
static MCAPI ::SemVersionConstant const & VERSION()
MCAPI ~LocalLightConfigSettingsV0()
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI::LocalLightConfig::LocalLightConfigSettingsV0 & operator=(::LocalLightConfig::LocalLightConfigSettingsV0 &&)
Definition ReflectionCtx.h:11