|
|
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 void | deprecateComponentStartingFromVersion (::std::string const &name, ::SemVersion deprecatedVersion, ::cereal::ReflectionCtx const &ctx) |
|
static MCAPI ::std::optional<::SemVersion > | getReleasedMinFormatVersionForAnyComponent (::cereal::ReflectionCtx const &ctx) |
|
static MCAPI bool | isComponentBasedItemSchema (::SemVersion const &formatVersion, ::rapidjson::GenericValue< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator > > const &itemData, ::cereal::ReflectionCtx const &ctx) |
|
static MCAPI ::CerealItemComponentFactory & | setupContextInstanceIfRequired (::cereal::ReflectionCtx &ctx) |
|
static MCAPI void | updateReleasedMinFormatVersionForAnyComponentIfLower (::CerealItemComponentFactory &instance, ::SemVersion version) |
|
static MCAPI bool | validateCerealComponent (::std::string const &componentName, ::SemVersion const &documentVersion, ::PackLoadContext const &packLoadContext, ::cereal::ReflectionCtx const &ctx, bool forBetaParsing, ::JsonBetaState canUseBeta) |
The documentation for this class was generated from the following file: