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

Public Member Functions

RepositoryPacksoperator= (RepositoryPacks const &)
 
 RepositoryPacks (RepositoryPacks const &)
 
MCAPI ::std::optional<::RepositoryPackTupleaddResourcePackIfNotAlreadyAdded (::gsl::not_null<::std::shared_ptr<::Pack > > pack)
 
MCAPI ::std::vector<::gsl::not_null<::std::shared_ptr<::ResourcePack > > > getPacksByCategory (::PackCategory category)
 
MCAPI ::std::shared_ptr<::ResourcePackgetResourcePackForPackId (::PackIdVersion const &idAndVersion) const
 
MCAPI bool packExists (::mce::UUID const &packId, ::SemVersion const &version, ::PackOrigin origin) const
 
MCAPI void removePack (::ResourceLocation const &packLocation, ::std::vector<::RepositoryPackTuple > &removedPacks)
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk3b91c5
 

Member Function Documentation

◆ addResourcePackIfNotAlreadyAdded()

MCAPI ::std::optional<::RepositoryPackTuple > RepositoryPacks::addResourcePackIfNotAlreadyAdded ( ::gsl::not_null<::std::shared_ptr<::Pack > > pack)
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.

◆ getPacksByCategory()

MCAPI ::std::vector<::gsl::not_null<::std::shared_ptr<::ResourcePack > > > RepositoryPacks::getPacksByCategory ( ::PackCategory category)
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.

◆ getResourcePackForPackId()

MCAPI ::std::shared_ptr<::ResourcePack > RepositoryPacks::getResourcePackForPackId ( ::PackIdVersion const & idAndVersion) 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.

◆ packExists()

MCAPI bool RepositoryPacks::packExists ( ::mce::UUID const & packId,
::SemVersion const & version,
::PackOrigin origin ) 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.

◆ removePack()

MCAPI void RepositoryPacks::removePack ( ::ResourceLocation const & packLocation,
::std::vector<::RepositoryPackTuple > & removedPacks )
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: