LeviLamina
Loading...
Searching...
No Matches
PropertyContainer Class Reference

Public Member Functions

MCAPI PropertyContainer (::gsl::not_null<::std::shared_ptr<::PropertyGroup const > > propertyGroup, ::RenderParams &renderParams)
 
MCAPI bool _readValueFromTag (::PropertyMetadata const &propertyMetadata, ::Tag const &tag)
 
MCAPI void addAdditionalSaveDataToCompoundTag (::CompoundTag &compoundTag) const
 
MCAPI void addEntryToSyncData (::PropertyMetadata const &propMetadata, ::PropertySyncData &syncData) const
 
MCAPI bool getMolangValue (uint64 propertyNameHash, ::MolangScriptArg &out) const
 
MCAPI void setAliasProperties (::std::unordered_map<::HashedString, ::std::shared_ptr<::Tag > > const &aliasProperties, ::std::string const &aliasName, ::std::string const &canonicalName)
 
MCAPI void * $ctor (::gsl::not_null<::std::shared_ptr<::PropertyGroup const > > propertyGroup, ::RenderParams &renderParams)
 

Public Attributes

::ll::TypedStorage< 8, 16, ::gsl::not_null<::std::shared_ptr<::PropertyGroup const > > > mPropertyGroup
 
::ll::TypedStorage< 8, 104, ::PropertyValuesmValues
 

Constructor & Destructor Documentation

◆ PropertyContainer()

MCAPI PropertyContainer::PropertyContainer ( ::gsl::not_null<::std::shared_ptr<::PropertyGroup const > > propertyGroup,
::RenderParams & renderParams )
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.

Member Function Documentation

◆ _readValueFromTag()

MCAPI bool PropertyContainer::_readValueFromTag ( ::PropertyMetadata const & propertyMetadata,
::Tag const & tag )
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.

◆ addAdditionalSaveDataToCompoundTag()

MCAPI void PropertyContainer::addAdditionalSaveDataToCompoundTag ( ::CompoundTag & compoundTag) const
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.

◆ addEntryToSyncData()

MCAPI void PropertyContainer::addEntryToSyncData ( ::PropertyMetadata const & propMetadata,
::PropertySyncData & syncData ) const
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.

◆ getMolangValue()

MCAPI bool PropertyContainer::getMolangValue ( uint64 propertyNameHash,
::MolangScriptArg & out ) const
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.

◆ setAliasProperties()

MCAPI void PropertyContainer::setAliasProperties ( ::std::unordered_map<::HashedString, ::std::shared_ptr<::Tag > > const & aliasProperties,
::std::string const & aliasName,
::std::string const & canonicalName )
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.

◆ $ctor()

MCAPI void * PropertyContainer::$ctor ( ::gsl::not_null<::std::shared_ptr<::PropertyGroup const > > propertyGroup,
::RenderParams & renderParams )
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: