21 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mDisallowedNamespace;
27 MCAPI ::cereal::internal::ConstraintDescription description(::cereal::ContextArea)
const;
29 MCAPI ::SharedTypes::NamespaceConstraint& disallowMinecraft();
31 MCAPI ::SharedTypes::NamespaceConstraint& disallowNamespace(::std::string
const& disallowedNamespace);
33 MCAPI ::std::string getRegexString(::std::optional<::std::string> disallowedNamespace)
const;
Definition SerializerContext.h:17