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

Classes

struct  SharedInitializationData
 

Public Member Functions

virtual::std::string const & getName () const
 
virtual void initializeComponent (::BlockComponentStorage &blockComponentStorage) const
 
virtual void initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const
 
virtual void handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
 
MCAPI BlockGeometryDescription ()
 
MCAPI BlockGeometryDescription (::BlockGeometryDescription const &)
 
MCAPI BlockGeometryDescription (::HashedString const &geometryName, ::HashedString const &cullingName, ::HashedString const &cullingLayer)
 
MCAPI::BlockGeometryDescription & operator= (::BlockGeometryDescription &&)
 
MCAPI::BlockGeometryDescription & operator= (::BlockGeometryDescription const &)
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::BlockGeometryDescription const &)
 
MCAPI void * $ctor (::HashedString const &geometryName, ::HashedString const &cullingName, ::HashedString const &cullingLayer)
 
MCAPI void $dtor ()
 
MCAPI::std::string const & $getName () const
 
MCAPI void $initializeComponent (::BlockComponentStorage &blockComponentStorage) const
 
MCAPI void $initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const
 
MCAPI void $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
 

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
 
static MCAPI ::HashedString const & CROSS_GEO_NAME ()
 
static MCAPI ::std::string const & CULLING_LAYER_DOCUMENTATION ()
 
static MCAPI ::HashedString const & CULLING_LAYER_LEAVES ()
 
static MCAPI ::std::string const & CULLING_LAYER_NAME_CONSTRAINT ()
 
static MCAPI ::HashedString const & CULLING_LAYER_UNDEFINED ()
 
static MCAPI ::HashedString const & FULL_BLOCK_GEO_NAME ()
 
static MCAPI ::std::string const & GEO_NAME_CONSTRAINT ()
 
static MCAPI ::std::string const & NameID ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 48 > mUnk82c02d
 
::ll::UntypedStorage< 1, 1 > mUnkc74705
 
::ll::UntypedStorage< 1, 1 > mUnk6249a9
 
::ll::UntypedStorage< 8, 48 > mUnkddf5e8
 
::ll::UntypedStorage< 8, 16 > mUnk32eaa1
 

Constructor & Destructor Documentation

◆ BlockGeometryDescription() [1/3]

MCAPI BlockGeometryDescription::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.

◆ BlockGeometryDescription() [2/3]

MCAPI BlockGeometryDescription::BlockGeometryDescription ( ::BlockGeometryDescription 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.

◆ BlockGeometryDescription() [3/3]

MCAPI BlockGeometryDescription::BlockGeometryDescription ( ::HashedString const & geometryName,
::HashedString const & cullingName,
::HashedString const & cullingLayer )
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=() [1/2]

MCAPI::BlockGeometryDescription & BlockGeometryDescription::operator= ( ::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.

◆ operator=() [2/2]

MCAPI::BlockGeometryDescription & BlockGeometryDescription::operator= ( ::BlockGeometryDescription 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.

◆ bindType()

static MCAPI void BlockGeometryDescription::bindType ( ::cereal::ReflectionCtx & ctx)
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.

◆ CROSS_GEO_NAME()

static MCAPI ::HashedString const & BlockGeometryDescription::CROSS_GEO_NAME ( )
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.

◆ CULLING_LAYER_DOCUMENTATION()

static MCAPI ::std::string const & BlockGeometryDescription::CULLING_LAYER_DOCUMENTATION ( )
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.

◆ CULLING_LAYER_LEAVES()

static MCAPI ::HashedString const & BlockGeometryDescription::CULLING_LAYER_LEAVES ( )
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.

◆ CULLING_LAYER_NAME_CONSTRAINT()

static MCAPI ::std::string const & BlockGeometryDescription::CULLING_LAYER_NAME_CONSTRAINT ( )
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.

◆ CULLING_LAYER_UNDEFINED()

static MCAPI ::HashedString const & BlockGeometryDescription::CULLING_LAYER_UNDEFINED ( )
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.

◆ FULL_BLOCK_GEO_NAME()

static MCAPI ::HashedString const & BlockGeometryDescription::FULL_BLOCK_GEO_NAME ( )
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.

◆ GEO_NAME_CONSTRAINT()

static MCAPI ::std::string const & BlockGeometryDescription::GEO_NAME_CONSTRAINT ( )
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.

◆ NameID()

static MCAPI ::std::string const & BlockGeometryDescription::NameID ( )
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.

◆ $ctor() [1/3]

MCAPI void * BlockGeometryDescription::$ctor ( )
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() [2/3]

MCAPI void * BlockGeometryDescription::$ctor ( ::BlockGeometryDescription 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.

◆ $ctor() [3/3]

MCAPI void * BlockGeometryDescription::$ctor ( ::HashedString const & geometryName,
::HashedString const & cullingName,
::HashedString const & cullingLayer )
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 BlockGeometryDescription::$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.

◆ $getName()

MCAPI::std::string const & BlockGeometryDescription::$getName ( ) 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.

◆ $initializeComponent()

MCAPI void BlockGeometryDescription::$initializeComponent ( ::BlockComponentStorage & blockComponentStorage) 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.

◆ $initializeComponentFromCode()

MCAPI void BlockGeometryDescription::$initializeComponentFromCode ( ::BlockComponentStorage & blockComponentStorage) 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.

◆ $handleVersionBasedInitialization()

MCAPI void BlockGeometryDescription::$handleVersionBasedInitialization ( ::SemVersion const & originalJsonVersion)
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.

◆ $vftable()

static MCAPI void ** BlockGeometryDescription::$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 struct was generated from the following file: