|
|
MCAPI | UIBlockThumbnailAtlasManager (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > primaryClientInstance, ::std::unordered_map<::HashedString, ::HashedString > substitutionMap) |
|
MCAPI bool | _buildThumbnailAtlas (::TaskGroup &taskGroup, bool isResume) |
|
MCAPI void | _generateItemIndex (bool stripVanillaNamespace) |
|
MCAPI::mce::TexturePtr | _getAtlasTexture (::ItemStack const &item, ::ItemGraphics const &itemGraphics) |
|
MCAPI::OreUI::UIBlockThumbnailAtlasManager::AtlasData & | _getOrCreateAtlasData (::std::string_view atlasName, ::mce::TexturePtr const &texturePtr) |
|
MCAPI::mce::TexturePtr | _getShulkerBoxTexture (::ItemStack const &item) const |
|
MCAPI void | _unloadAtlasTextures () |
|
MCAPI void * | $ctor (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > primaryClientInstance, ::std::unordered_map<::HashedString, ::HashedString > substitutionMap) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IClientInstance > > | mClientInstance |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::HashedString > > | mSubstitutions |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::std::shared_ptr<::OreUI::AtlasIndex > > > | mAtlasIndices |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::std::unique_ptr<::OreUI::UIBlockThumbnailAtlasManager::AtlasData > > > | mAtlases |
|
::ll::TypedStorage< 4, 4, ::std::atomic< int > > | mAvailableSemaphore |
|
::ll::TypedStorage< 4, 4, uint > | mAtlasIndex |
|
::ll::TypedStorage< 8, 16, ::std::map<::std::string, ::mce::Color > > | mBlockAverageColorMap |
◆ AtlasMap
| using OreUI::UIBlockThumbnailAtlasManager::AtlasMap |
Initial value:
::std::unordered_map<::HashedString, ::std::unique_ptr<::OreUI::UIBlockThumbnailAtlasManager::AtlasData>>
The documentation for this class was generated from the following files: