LeviLamina
Loading...
Searching...
No Matches
BlockComponentFactory Class Reference
Inheritance diagram for BlockComponentFactory:

Classes

Public Types

using CerealComponentsMap = ::std::unordered_map<::std::string, ::BlockComponentFactory::ComponentMetadata>

Public Member Functions

 BlockComponentFactory (BlockComponentFactory const &)
MCAPI BlockComponentFactory (::IPackLoadContext const *packLoadContext)
MCAPI void _buildBlockComponentsSchema ()
MCAPI void _registerLegacyDescriptions (::IPackLoadContext const *packLoadContext)
MCAPI ::std::unique_ptr<::BlockComponentDescriptioncreateDescription (::std::string const &name, ::cereal::ReflectionCtx const &ctx) const
MCAPI::BlockComponentFactory & operator= (::BlockComponentFactory const &)
MCAPI void * $ctor (::IPackLoadContext const *packLoadContext)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void registerAllCerealDescriptions (::cereal::ReflectionCtx &ctx)
static MCAPI ::std::unordered_map<::std::string, ::BlockComponentFactory::ComponentMetadata > & setupContextInstanceIfRequired (::cereal::ReflectionCtx &ctx)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 16, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::BlockComponentGroupDescription > > > mBlockComponentsSchema

Member Function Documentation

◆ $vftable()

MCAPI void ** BlockComponentFactory::$vftable ( )
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: