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

Classes

struct  ComponentMetadata
 

Public Member Functions

CerealItemComponentFactoryoperator= (CerealItemComponentFactory const &)
 
 CerealItemComponentFactory (CerealItemComponentFactory const &)
 

Static Public Member Functions

static MCAPI void addAllComponentUpgrades (::CerealDocumentUpgrader &documentUpgrader, ::cereal::ReflectionCtx const &ctx)
 
static MCAPI void addComponentMetadata (::cereal::ReflectionCtx &ctx, ::std::string const &componentName, ::CerealItemComponentFactory::ComponentMetadata &&metadata, ::std::optional<::SemVersion > releasedMinFormatVersion)
 
static MCAPI ::std::shared_ptr<::ItemComponentconstructItemComponent (::std::string const &name, ::cereal::ReflectionCtx const &ctx)
 
static MCAPI ::CerealItemComponentFactorycontextInstanceIfAvailable (::cereal::ReflectionCtx const &ctx)
 
static MCAPI bool isComponentBasedItemSchema (::SemVersion const &formatVersion, ::Json::Value const &itemData, ::cereal::ReflectionCtx const &ctx)
 
static MCAPI bool validateCerealComponent (::std::string componentName, ::SemVersion const &documentVersion, ::IPackLoadContext const &packLoadContext, ::cereal::ReflectionCtx const &ctx, bool forBetaParsing, ::JsonBetaState canUseBeta)
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk37c69b
 
::ll::UntypedStorage< 8, 24 > mUnk533ef0
 

Member Function Documentation

◆ addAllComponentUpgrades()

static MCAPI void CerealItemComponentFactory::addAllComponentUpgrades ( ::CerealDocumentUpgrader & documentUpgrader,
::cereal::ReflectionCtx const & ctx )
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.

◆ addComponentMetadata()

static MCAPI void CerealItemComponentFactory::addComponentMetadata ( ::cereal::ReflectionCtx & ctx,
::std::string const & componentName,
::CerealItemComponentFactory::ComponentMetadata && metadata,
::std::optional<::SemVersion > releasedMinFormatVersion )
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.

◆ constructItemComponent()

static MCAPI ::std::shared_ptr<::ItemComponent > CerealItemComponentFactory::constructItemComponent ( ::std::string const & name,
::cereal::ReflectionCtx const & ctx )
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.

◆ contextInstanceIfAvailable()

static MCAPI ::CerealItemComponentFactory * CerealItemComponentFactory::contextInstanceIfAvailable ( ::cereal::ReflectionCtx const & ctx)
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.

◆ isComponentBasedItemSchema()

static MCAPI bool CerealItemComponentFactory::isComponentBasedItemSchema ( ::SemVersion const & formatVersion,
::Json::Value const & itemData,
::cereal::ReflectionCtx const & ctx )
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.

◆ validateCerealComponent()

static MCAPI bool CerealItemComponentFactory::validateCerealComponent ( ::std::string componentName,
::SemVersion const & documentVersion,
::IPackLoadContext const & packLoadContext,
::cereal::ReflectionCtx const & ctx,
bool forBetaParsing,
::JsonBetaState canUseBeta )
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: