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

Classes

struct  ValidatorRegisterer
class  ValidatorRegistryValidators

Public Member Functions

ValidatorRegistryoperator= (ValidatorRegistry const &)
 ValidatorRegistry (ValidatorRegistry const &)
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI ::Bedrock::NonOwnerPointer<::ValidatorRegistry > _get ()
static MCAPI bool findValidators (::std::string const &validatorName, ::ValidatorRegistry::ValidatorRegistryValidators &validatorPair)
static MCAPI ::std::unordered_map<::std::string, ::ValidatorRegistry::ValidatorRegistryValidators > const & getValidatorMap ()
static MCAPI void registerValidators (::std::string_view validatorName, ::std::function<::ContentTierIncompatibleReason(::PackInstance const &, ::ContentTierInfo const &)> packValidator, ::std::function<::ContentTierIncompatibleReason(::SubpackInfo const &, ::ContentTierInfo const &)> subpackValidator)
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkdc1378
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ _get()

MCAPI ::Bedrock::NonOwnerPointer<::ValidatorRegistry > ValidatorRegistry::_get ( )
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.

◆ findValidators()

MCAPI bool ValidatorRegistry::findValidators ( ::std::string const & validatorName,
::ValidatorRegistry::ValidatorRegistryValidators & validatorPair )
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.

◆ getValidatorMap()

MCAPI ::std::unordered_map<::std::string, ::ValidatorRegistry::ValidatorRegistryValidators > const & ValidatorRegistry::getValidatorMap ( )
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.

◆ registerValidators()

MCAPI void ValidatorRegistry::registerValidators ( ::std::string_view validatorName,
::std::function<::ContentTierIncompatibleReason(::PackInstance const &, ::ContentTierInfo const &)> packValidator,
::std::function<::ContentTierIncompatibleReason(::SubpackInfo const &, ::ContentTierInfo const &)> subpackValidator )
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.

◆ $vftable()

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