LeviLamina
Loading...
Searching...
No Matches
BlockGeometryComponent Struct Reference

Public Member Functions

BlockGeometryComponentoperator= (BlockGeometryComponent const &)
 
 BlockGeometryComponent (BlockGeometryComponent const &)
 
MCAPI BlockGeometryComponent (::BlockGeometryDescription const &blockGeometryDescription)
 
MCAPI::BlockGeometryComponent & operator= (::BlockGeometryComponent &&)
 
MCAPI ~BlockGeometryComponent ()
 
MCAPI void * $ctor (::BlockGeometryDescription const &blockGeometryDescription)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 48, ::HashedStringmGeometryName
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ClientBlockPipeline::BlockSchematic > > mBlockSchematic
 
::ll::TypedStorage< 1, 1, bool > mNeedsLegacyTopRotation
 
::ll::TypedStorage< 1, 1, bool > mUseLegacyBlockLightAbsorption
 
::ll::TypedStorage< 8, 48, ::HashedStringmCullingLayer
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::BlockGeometryDescription::SharedInitializationData > > mSharedInitializationData
 
::ll::TypedStorage< 1, 1, bool > mIsFullBlock
 

Constructor & Destructor Documentation

◆ BlockGeometryComponent()

MCAPI BlockGeometryComponent::BlockGeometryComponent ( ::BlockGeometryDescription const & blockGeometryDescription)
explicit
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.

◆ ~BlockGeometryComponent()

MCAPI BlockGeometryComponent::~BlockGeometryComponent ( )
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

◆ operator=()

MCAPI::BlockGeometryComponent & BlockGeometryComponent::operator= ( ::BlockGeometryComponent && )
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 * BlockGeometryComponent::$ctor ( ::BlockGeometryDescription const & blockGeometryDescription)
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.

◆ $dtor()

MCAPI void BlockGeometryComponent::$dtor ( )
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 struct was generated from the following file: