3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/oreui/resources/UIBlockThumbnailAtlasManager.h"
12namespace mce {
class Color; }
15namespace OreUI::Utils {
18MCAPI ::std::map<::std::string, ::mce::Color> buildAverageColorMapFromAtlases(
19 ::std::unordered_map<::HashedString, ::std::unique_ptr<::OreUI::UIBlockThumbnailAtlasManager::AtlasData>>
const&
21 ::std::unordered_map<::HashedString, ::std::shared_ptr<::OreUI::AtlasIndex>>
const& atlasIndices
Definition HashedString.h:5
Definition AtlasIndex.h:7