LeviLamina
Loading...
Searching...
No Matches
BlockMapColorDescription Struct Reference
+ Inheritance diagram for BlockMapColorDescription:

Public Member Functions

BlockMapColorDescriptionoperator= (BlockMapColorDescription const &)
 
 BlockMapColorDescription (BlockMapColorDescription const &)
 
virtual::std::string const & getName () const
 
virtual void initializeComponent (::BlockComponentStorage &blockComponentStorage) const
 
virtual void initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const
 
MCAPI BlockMapColorDescription (::SharedTypes::Color255RGB mapColor, ::TintMethod tintMethod)
 
MCAPI void * $ctor (::SharedTypes::Color255RGB mapColor, ::TintMethod tintMethod)
 
MCFOLD void $dtor ()
 
MCAPI::std::string const & $getName () const
 
MCAPI void $initializeComponent (::BlockComponentStorage &blockComponentStorage) const
 
MCFOLD void $initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const
 
virtual void initializeComponent (::EntityContext &entity) const
 
virtual void initializeComponentFromCode (::EntityContext &entity) const
 
virtual void buildSchema (::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::BlockComponentGroupDescription > > &componentSchema, ::BlockComponentFactory const &factory) const
 
virtual bool isNetworkComponent () const
 
virtual ::std::unique_ptr<::CompoundTagbuildNetworkTag (::cereal::ReflectionCtx const &ctx) const
 
virtual void initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx)
 
virtual void handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
 
MCFOLD void $initializeComponent (::EntityContext &entity) const
 
MCFOLD void $initializeComponentFromCode (::EntityContext &entity) const
 
MCFOLD void $buildSchema (::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::BlockComponentGroupDescription > > &componentSchema, ::BlockComponentFactory const &factory) const
 
MCFOLD bool $isNetworkComponent () const
 
MCFOLD ::std::unique_ptr<::CompoundTag$buildNetworkTag (::cereal::ReflectionCtx const &ctx) const
 
MCFOLD void $initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx)
 
MCFOLD void $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
 

Static Public Member Functions

static MCAPI ::std::string const & NameID ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 16 > mUnk121012
 
::ll::UntypedStorage< 1, 1 > mUnk3d9d2e
 
::ll::UntypedStorage< 1, 1 > mUnke3e67a
 

Member Function Documentation

◆ initializeComponent()

virtual void BlockMapColorDescription::initializeComponent ( ::BlockComponentStorage & blockComponentStorage) const
virtual

Reimplemented from BlockComponentDescription.

◆ initializeComponentFromCode()

virtual void BlockMapColorDescription::initializeComponentFromCode ( ::BlockComponentStorage & blockComponentStorage) const
virtual

Reimplemented from BlockComponentDescription.


The documentation for this struct was generated from the following file: