|
enum class | PaletteType : int { Sequential = 0
, Hashed = 1
} |
|
|
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::Mutex > | mLegacyBlockStatesConversionWarningMutex |
|
::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 |
|
◆ BlockPalette() [1/2]
- 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.
◆ BlockPalette() [2/2]
MCAPI BlockPalette::BlockPalette |
( |
::Level & | level | ) |
|
|
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.
◆ getBlockFromLegacyData()
MCAPI::Block const & BlockPalette::getBlockFromLegacyData |
( |
::NewBlockID | id, |
|
|
uint | data ) 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.
◆ getUnknownBlockTypeRegistry()
- 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 |
- 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 |
- 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]
- 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 | ) |
|
- 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 |
( |
| ) |
|
- 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.
◆ $getPaletteType()
MCAPI::BlockPalette::PaletteType BlockPalette::$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 BlockPalette::$appendBlock |
( |
::Block const & | blockState | ) |
|
- 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 & BlockPalette::$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 BlockPalette::$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 ** BlockPalette::$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: