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();
66 MCNAPI ::LocalLightConfig::LocalLightConfigSettingsV0&
69 MCNAPI ::LocalLightConfig::LocalLightConfigSettingsV0&
84 MCNAPI static ::SemVersionConstant
const&
VERSION();
110 LocalLightConfig& operator=(LocalLightConfig
const&);
116 virtual ~LocalLightConfig() ;
128 MCNAPI ::Puv::LoadResultAny
175MCNAPI
bool operator==(
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()
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:12
Definition ResourcePackManager.h:30
Definition SemVersionConstant.h:8
Definition LocalLightConfig.h:21
Definition LocalLightConfig.h:13
MCAPI void * $ctor(::LocalLightConfig::LocalLightConfigSettingsV0 const &)
MCAPI LocalLightConfigSettingsV0(::LocalLightConfig::LocalLightConfigSettingsV0 const &)
static MCAPI ::SemVersionConstant const & VERSION()
MCAPI ~LocalLightConfigSettingsV0()
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI::LocalLightConfig::LocalLightConfigSettingsV0 & operator=(::LocalLightConfig::LocalLightConfigSettingsV0 &&)
MCAPI::LocalLightConfig::LocalLightConfigSettingsV0 & operator=(::LocalLightConfig::LocalLightConfigSettingsV0 const &)
Definition ReflectionCtx.h:11