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