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

Public Member Functions

SideLoadedPackCollectoroperator= (SideLoadedPackCollector const &)
 SideLoadedPackCollector (SideLoadedPackCollector const &)
virtual bool exhausted () const
virtual::HandleRangeResult handleRange (int, int end)
virtual void collect (::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager >, ::SkinRepositoryClientInterface &skinRepo, ::std::vector<::std::shared_ptr<::SkinPackModel > > &skinPacks, ::std::unordered_set<::mce::UUID > &handledPackSet)
MCFOLD bool $exhausted () const
MCFOLD::HandleRangeResult $handleRange (int, int end)
MCAPI void $collect (::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager >, ::SkinRepositoryClientInterface &skinRepo, ::std::vector<::std::shared_ptr<::SkinPackModel > > &skinPacks, ::std::unordered_set<::mce::UUID > &handledPackSet)
virtual void start (bool)
MCAPI void * $ctor ()
MCFOLD void $dtor ()
MCFOLD void $start (bool)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::SkinRepository & > mSkinRepo
::ll::TypedStorage< 4, 4, int > mSideLoadedPacks
::ll::TypedStorage< 8, 16, ::std::shared_ptr< bool > > mExistenceTracker
::ll::TypedStorage< 4, 4, int > mNumPacksCollected

Member Function Documentation

◆ exhausted()

virtual bool SideLoadedPackCollector::exhausted ( ) const
virtual

Implements SkinPackCollector.

◆ handleRange()

virtual::HandleRangeResult SideLoadedPackCollector::handleRange ( int ,
int end )
virtual

Implements SkinPackCollector.

◆ collect()

virtual void SideLoadedPackCollector::collect ( ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > ,
::SkinRepositoryClientInterface & skinRepo,
::std::vector<::std::shared_ptr<::SkinPackModel > > & skinPacks,
::std::unordered_set<::mce::UUID > & handledPackSet )
virtual

Implements SkinPackCollector.

◆ $vftable()

MCAPI void ** SideLoadedPackCollector::$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 files: