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

Public Member Functions

virtual void save (::CompoundTag &parentTag, ::SaveContext const &saveContext) const
virtual void load (::CompoundTag const &parentTag, ::ILevel &level, ::BlockActorVersion version)
MCAPI void $save (::CompoundTag &parentTag, ::SaveContext const &saveContext) const
MCAPI void $load (::CompoundTag const &parentTag, ::ILevel &level, ::BlockActorVersion version)

Static Public Member Functions

static MCAPI ::std::unique_ptr<::ContainerBlockActorComponenttryCreateFor (::BlockType const &blockType)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::DataDrivenBlockContainer > > mContainer

Member Function Documentation

◆ save()

virtual void ContainerBlockActorComponent::save ( ::CompoundTag & parentTag,
::SaveContext const & saveContext ) const
virtual

Implements IBlockActorComponent.

◆ load()

virtual void ContainerBlockActorComponent::load ( ::CompoundTag const & parentTag,
::ILevel & level,
::BlockActorVersion version )
virtual

Implements IBlockActorComponent.

◆ $vftable()

MCAPI void ** ContainerBlockActorComponent::$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: