LeviLamina
Loading...
Searching...
No Matches
ResourceLoaders.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/resource/ResourceFileSystem.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BackwardsCompatTextureGroup
;
11
class
ResourceLoader
;
12
// clang-format on
13
14
namespace
ResourceLoaders {
15
// static variables
16
// NOLINTBEGIN
17
MCAPI ::std::string
const
& EMPTY_STRING();
18
19
MCAPI ::std::string
const
& IMGEXT_JPEG();
20
21
MCAPI ::std::string
const
& IMGEXT_JPG();
22
23
MCAPI ::std::string
const
& IMGEXT_PNG();
24
25
MCAPI ::std::string
const
& IMGEXT_TARGA();
26
27
MCAPI ::std::string
const
& IMGEXT_TEXTURESET();
28
29
MCAPI ::BackwardsCompatTextureGroup& backCompatGroup();
30
31
MCAPI ::std::map<::ResourceFileSystem, ::std::unique_ptr<::ResourceLoader>>& loaders();
32
33
MCAPI ::std::vector<::std::string>
const
& supportedImageExtensions();
34
// NOLINTEND
35
36
}
// namespace ResourceLoaders
BackwardsCompatTextureGroup
Definition
BackwardsCompatTextureGroup.h:10
ResourceLoader
Definition
ResourceLoader.h:16
src
mc
deps
core
resource
resource_loaders
ResourceLoaders.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0