LeviLamina
Loading...
Searching...
No Matches
BlockDefinitionLoader Class Reference

Public Member Functions

BlockDefinitionLoaderoperator= (BlockDefinitionLoader const &)
 
 BlockDefinitionLoader (BlockDefinitionLoader const &)
 
MCAPI BlockDefinitionLoader (::gsl::not_null<::BlockDefinitionGroup * > group, ::gsl::not_null<::Core::PathBuffer<::std::string > const * > heapPathBuffer, ::std::string resourcePackLocation, ::gsl::not_null<::IPackLoadContext * > packLoadContext)
 
MCAPI ::Puv::LoadResult<::BlockDefinitionload (::Bedrock::Resources::MinecraftDocumentInput const &input) const
 
MCAPI ~BlockDefinitionLoader ()
 
MCAPI void * $ctor (::gsl::not_null<::BlockDefinitionGroup * > group, ::gsl::not_null<::Core::PathBuffer<::std::string > const * > heapPathBuffer, ::std::string resourcePackLocation, ::gsl::not_null<::IPackLoadContext * > packLoadContext)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 208 > mUnkdaeef1
 

Constructor & Destructor Documentation

◆ BlockDefinitionLoader()

MCAPI BlockDefinitionLoader::BlockDefinitionLoader ( ::gsl::not_null<::BlockDefinitionGroup * > group,
::gsl::not_null<::Core::PathBuffer<::std::string > const * > heapPathBuffer,
::std::string resourcePackLocation,
::gsl::not_null<::IPackLoadContext * > packLoadContext )
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.

◆ ~BlockDefinitionLoader()

MCAPI BlockDefinitionLoader::~BlockDefinitionLoader ( )
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

◆ load()

MCAPI ::Puv::LoadResult<::BlockDefinition > BlockDefinitionLoader::load ( ::Bedrock::Resources::MinecraftDocumentInput const & input) const
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 * BlockDefinitionLoader::$ctor ( ::gsl::not_null<::BlockDefinitionGroup * > group,
::gsl::not_null<::Core::PathBuffer<::std::string > const * > heapPathBuffer,
::std::string resourcePackLocation,
::gsl::not_null<::IPackLoadContext * > packLoadContext )
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 BlockDefinitionLoader::$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.

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