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

Public Types

enum class  PaletteType : int { Sequential = 0 , Hashed = 1 }
 

Public Member Functions

BlockHashPaletteoperator= (BlockHashPalette const &)
 
 BlockHashPalette (BlockHashPalette const &)
 
virtual::BlockPalette::PaletteType getPaletteType ()
 
virtual void appendBlock (::Block const &block)
 
virtual::Block const & getBlock (uint const &networkId) const
 
virtual void assignBlockNetworkId (::Block const &block, uint64 networkId) const
 
MCAPI::BlockPalette::PaletteType $getPaletteType ()
 
MCAPI void $appendBlock (::Block const &block)
 
MCAPI::Block const & $getBlock (uint const &networkId) const
 
MCAPI void $assignBlockNetworkId (::Block const &block, uint64 networkId) const
 
MCAPI::Block const & getBlockFromLegacyData (::NewBlockID id, uint data) const
 
MCAPI ::Bedrock::NonOwnerPointer<::IUnknownBlockTypeRegistry > const getUnknownBlockTypeRegistry () const
 
MCAPI bool shouldWarnFor (::NewBlockID id, ushort data) const
 
MCAPI::Block const & switchBlock (::Block const &oldBlock, ::BlockLegacy const &newBlockType) const
 
MCAPI void * $ctor (::BlockPalette::ConstructorToken)
 
MCAPI void * $ctor (::Level &level)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk5d6c54
 
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::MutexmLegacyBlockStatesConversionWarningMutex
 
::ll::TypedStorage< 8, 16, ::std::set<::std::pair< int, int > > > mLegacyBlockStatesConversionWarningSet
 
::ll::TypedStorage< 8, 24, ::std::vector<::Block const * > > mBlockFromNetworkId
 
::ll::TypedStorage< 8, 8, ::Level * > mLevel
 

Member Function Documentation

◆ appendBlock()

virtual void BlockHashPalette::appendBlock ( ::Block const & block)
virtual

Reimplemented from BlockPalette.

◆ assignBlockNetworkId()

virtual void BlockHashPalette::assignBlockNetworkId ( ::Block const & block,
uint64 networkId ) const
virtual

Reimplemented from BlockPalette.

◆ $getPaletteType()

MCAPI::BlockPalette::PaletteType BlockHashPalette::$getPaletteType ( )
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.

◆ $appendBlock()

MCAPI void BlockHashPalette::$appendBlock ( ::Block const & block)
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 & BlockHashPalette::$getBlock ( uint const & networkId) 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.

◆ $assignBlockNetworkId()

MCAPI void BlockHashPalette::$assignBlockNetworkId ( ::Block const & block,
uint64 networkId ) 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.

◆ $vftable()

static MCAPI void ** BlockHashPalette::$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.

◆ getBlockFromLegacyData()

MCAPI::Block const & BlockPalette::getBlockFromLegacyData ( ::NewBlockID id,
uint data ) const
inherited
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.

◆ getUnknownBlockTypeRegistry()

MCAPI ::Bedrock::NonOwnerPointer<::IUnknownBlockTypeRegistry > const BlockPalette::getUnknownBlockTypeRegistry ( ) const
inherited
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.

◆ shouldWarnFor()

MCAPI bool BlockPalette::shouldWarnFor ( ::NewBlockID id,
ushort data ) const
inherited
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.

◆ switchBlock()

MCAPI::Block const & BlockPalette::switchBlock ( ::Block const & oldBlock,
::BlockLegacy const & newBlockType ) const
inherited
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 * BlockPalette::$ctor ( ::BlockPalette::ConstructorToken )
inherited
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 * BlockPalette::$ctor ( ::Level & level)
inherited
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 BlockPalette::$dtor ( )
inherited
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: