3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7#include "mc/deps/scripting/runtime/Result_deprecated.h"
14namespace Editor::Services {
struct ClientDataTransferServiceProvider; }
15namespace Puv {
struct LoadResultAny; }
16namespace cereal {
struct ReflectionCtx; }
38 enum class ShadowStyle :
int {
79 MCNAPI static ::SemVersion
const&
VERSION();
115 MCNAPI ::Puv::LoadResultAny
Definition EnableNonOwnerReferences.h:7
Definition LocalPlayer.h:80
Definition SemVersion.h:16
Definition ShadowStylizationConfig.h:19
static MCAPI void ** $vftable()
static MCAPI ::std::string_view const & PAYLOAD_KEY()
MCAPI::Puv::LoadResultAny loadFromString(::cereal::ReflectionCtx const &ctx, ::std::string const &shadowStylizationJson)
MCAPI ::std::optional<::std::string > serializeToString(::cereal::ReflectionCtx const &ctx) const
MCAPI void loadDataSync(::cereal::ReflectionCtx const &ctx, ::ResourcePackManager &resourcePackManager)
static MCAPI ::Scripting::Result_deprecated< void > registerEditorAccessors(::Editor::Services::ClientDataTransferServiceProvider &dataTransferService, ::LocalPlayer &localPlayer, ::cereal::ReflectionCtx const &ctx)
static MCAPI void bindShadowStylizationParameters(::cereal::ReflectionCtx &ctx)
Definition ClientDataTransferServiceProvider.h:7
Definition ResourcePackManager.h:5
Definition ShadowStylizationConfig.h:35
Definition ShadowStylizationConfig.h:27
static MCAPI ::SemVersion const & VERSION()
MCAPI ~ShadowStylizationConfigSettings()
Definition ReflectionCtx.h:11
Definition _HeaderOutputPredefine.h:273