|
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 void | deprecateComponentStartingFromVersion (::std::string const &name, ::SemVersion deprecatedVersion, ::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) |
|
The documentation for this class was generated from the following file: