LeviLamina
Loading...
Searching...
No Matches
AsyncCachedTextureLoader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ResourceLocation
;
8
namespace
cg {
struct
ImageBuffer; }
9
namespace
mce {
class
TextureGroup; }
10
// clang-format on
11
12
class
AsyncCachedTextureLoader
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 336>
mUnk142505;
17
::ll::UntypedStorage<8, 16>
mUnk8fde86;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
AsyncCachedTextureLoader
& operator=(
AsyncCachedTextureLoader
const
&);
23
AsyncCachedTextureLoader
(
AsyncCachedTextureLoader
const
&);
24
AsyncCachedTextureLoader
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI ::cg::ImageBuffer*
30
getCachedImageOrLoadAsync
(
::ResourceLocation
const
& imageToLoad,
::mce::TextureGroup
& textureGroup);
31
32
MCNAPI
~AsyncCachedTextureLoader
();
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
};
AsyncCachedTextureLoader
Definition
AsyncCachedTextureLoader.h:12
AsyncCachedTextureLoader::~AsyncCachedTextureLoader
MCAPI ~AsyncCachedTextureLoader()
AsyncCachedTextureLoader::$dtor
MCAPI void $dtor()
AsyncCachedTextureLoader::getCachedImageOrLoadAsync
MCAPI::cg::ImageBuffer * getCachedImageOrLoadAsync(::ResourceLocation const &imageToLoad, ::mce::TextureGroup &textureGroup)
ResourceLocation
Definition
ResourceLocation.h:14
mce::TextureGroup
Definition
TextureGroup.h:34
ll::UntypedStorage
Definition
_HeaderOutputPredefine.h:273
src-client
mc
client
model
models
AsyncCachedTextureLoader.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0