LeviLamina
Loading...
Searching...
No Matches
EditorJigsawStructureLoader Class Reference
+ Inheritance diagram for EditorJigsawStructureLoader:

Public Member Functions

MCAPI EditorJigsawStructureLoader (::cereal::ReflectionCtx const &ctx, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
 
MCAPI ::std::map<::Editor::Services::JigsawJsonType, ::std::string > createEmptyJigsawFiles (::cereal::ReflectionCtx &ctx)
 
MCAPI void loadJigsawStructureData (::std::map<::Editor::Services::JigsawJsonType, ::std::vector<::Editor::Services::EditorRegistryFile > > &data)
 
MCAPI void * $ctor (::cereal::ReflectionCtx const &ctx, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
 
MCAPI void $dtor ()
 
MCAPI void _parseJigsawDefinitionData (::std::string_view fileWithExtension, ::std::string &&fileData)
 
MCAPI void _parseProcessorsData (::std::string_view fileWithExtension, ::std::string &&fileData)
 
MCAPI void _parseStructureSetData (::std::string_view fileWithExtension, ::std::string &&fileData)
 
MCAPI void _parseTemplatePoolsData (::std::string_view fileWithExtension, ::std::string &&fileData)
 
MCAPI void loadJigsawStructureData (::ResourcePackManager &resourcePackManager)
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SharedTypes::v1_21_20::JigsawStructureData > > mJigsawStructureData
 
::ll::TypedStorage< 8, 192, ::Puv::SlicedLoader< ::SharedTypes::v1_21_20::JigsawStructureProcessorList::Contents, ::BedrockLoadContext, nullptr_t > > mProcessorListLoader
 
::ll::TypedStorage< 8, 192, ::Puv::SlicedLoader< ::SharedTypes::v1_21_20::JigsawStructureTemplatePool::Contents, ::BedrockLoadContext, nullptr_t > > mTemplatePoolLoader
 
::ll::TypedStorage< 8, 192, ::Puv::SlicedLoader<::SharedTypes::v1_21_20::JigsawStructureDefinition::Contents, ::BedrockLoadContext, nullptr_t > > mJigsawDefinitionLoader
 
::ll::TypedStorage< 8, 192, ::Puv::SlicedLoader<::SharedTypes::v1_21_20::JigsawStructureSet::Contents, ::BedrockLoadContext, nullptr_t > > mJigsawSetLoader
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ EditorJigsawStructureLoader()

MCAPI EditorJigsawStructureLoader::EditorJigsawStructureLoader ( ::cereal::ReflectionCtx const & ctx,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ createEmptyJigsawFiles()

MCAPI ::std::map<::Editor::Services::JigsawJsonType, ::std::string > EditorJigsawStructureLoader::createEmptyJigsawFiles ( ::cereal::ReflectionCtx & ctx)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ loadJigsawStructureData()

MCAPI void EditorJigsawStructureLoader::loadJigsawStructureData ( ::std::map<::Editor::Services::JigsawJsonType, ::std::vector<::Editor::Services::EditorRegistryFile > > & data)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * EditorJigsawStructureLoader::$ctor ( ::cereal::ReflectionCtx const & ctx,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void EditorJigsawStructureLoader::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** EditorJigsawStructureLoader::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: