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

Classes

struct  BlockPositionData
 
struct  TickingQueueData
 

Public Member Functions

StructureBlockPaletteoperator= (StructureBlockPalette const &)
 
 StructureBlockPalette (StructureBlockPalette const &)
 
MCAPI StructureBlockPalette ()
 
MCAPI StructureBlockPalette (::StructureBlockPalette &&)
 
MCAPI::StructureBlockPaletteLoadResult _parseBlockPalette (::CompoundTag const &tag)
 
MCAPI::StructureBlockPaletteLoadResult _parseBlockPositionData (::CompoundTag const &tag, int index)
 
MCAPI::StructureBlockPaletteLoadResult _parseBlockPositionDataList (::CompoundTag const &tag)
 
MCAPI void _saveBlockPalette (::CompoundTag &tag) const
 
MCAPI void _saveBlockPositionDataList (::CompoundTag &tag) const
 
MCAPI::Block const & getBlock (::BlockPalette const &blockPalette, uint64 paletteId, ::Bedrock::NonOwnerPointer<::IUnknownBlockTypeRegistry > unknownBlockRegistry) const
 
MCAPI::StructureBlockPalette::BlockPositionData const * getBlockPositionData (uint64 blockIndex) const
 
MCAPI::Block const * tryGetBlock (uint64 paletteId, ::Bedrock::NonOwnerPointer<::IUnknownBlockTypeRegistry > unknownBlockRegistry) const
 
MCAPI ~StructureBlockPalette ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::StructureBlockPalette &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::CompoundTag > > > mStructurePaletteIdToSerializationId
 
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint64, ::StructureBlockPalette::BlockPositionData > > mBlockPositionData
 

Constructor & Destructor Documentation

◆ StructureBlockPalette() [1/2]

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

◆ StructureBlockPalette() [2/2]

MCAPI StructureBlockPalette::StructureBlockPalette ( ::StructureBlockPalette && )
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.

◆ ~StructureBlockPalette()

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

◆ _parseBlockPalette()

MCAPI::StructureBlockPaletteLoadResult StructureBlockPalette::_parseBlockPalette ( ::CompoundTag 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.

◆ _parseBlockPositionData()

MCAPI::StructureBlockPaletteLoadResult StructureBlockPalette::_parseBlockPositionData ( ::CompoundTag const & tag,
int index )
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.

◆ _parseBlockPositionDataList()

MCAPI::StructureBlockPaletteLoadResult StructureBlockPalette::_parseBlockPositionDataList ( ::CompoundTag 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.

◆ _saveBlockPalette()

MCAPI void StructureBlockPalette::_saveBlockPalette ( ::CompoundTag & tag) 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.

◆ _saveBlockPositionDataList()

MCAPI void StructureBlockPalette::_saveBlockPositionDataList ( ::CompoundTag & tag) 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.

◆ getBlock()

MCAPI::Block const & StructureBlockPalette::getBlock ( ::BlockPalette const & blockPalette,
uint64 paletteId,
::Bedrock::NonOwnerPointer<::IUnknownBlockTypeRegistry > unknownBlockRegistry ) 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.

◆ getBlockPositionData()

MCAPI::StructureBlockPalette::BlockPositionData const * StructureBlockPalette::getBlockPositionData ( uint64 blockIndex) 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.

◆ tryGetBlock()

MCAPI::Block const * StructureBlockPalette::tryGetBlock ( uint64 paletteId,
::Bedrock::NonOwnerPointer<::IUnknownBlockTypeRegistry > unknownBlockRegistry ) 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() [1/2]

MCAPI void * StructureBlockPalette::$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/2]

MCAPI void * StructureBlockPalette::$ctor ( ::StructureBlockPalette && )
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 StructureBlockPalette::$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 class was generated from the following file: