LeviLamina
Loading...
Searching...
No Matches
OverlayTextureMap.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
mce {
class
TexturePtr; }
8
// clang-format on
9
10
class
OverlayTextureMap
{
11
public
:
12
// OverlayTextureMap inner types define
13
enum class
TextureId : uint {};
14
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 16>
mUnk4aaa99;
19
::ll::UntypedStorage<4, 4>
mUnk91e259;
20
::ll::UntypedStorage<8, 32>
mUnkd70734;
21
::ll::UntypedStorage<8, 64>
mUnkb15eaa;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
OverlayTextureMap
& operator=(
OverlayTextureMap
const
&);
27
OverlayTextureMap
(
OverlayTextureMap
const
&);
28
OverlayTextureMap
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCNAPI ::mce::TexturePtr
_getTextureHandle
(::std::string effectTextureName)
const
;
34
35
MCNAPI ::mce::TexturePtr
get
(::OverlayTextureMap::TextureId textureId)
const
;
36
37
MCNAPI
~OverlayTextureMap
();
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI
void
$dtor
();
44
// NOLINTEND
45
};
OverlayTextureMap
Definition
OverlayTextureMap.h:10
OverlayTextureMap::_getTextureHandle
MCAPI::mce::TexturePtr _getTextureHandle(::std::string effectTextureName) const
OverlayTextureMap::get
MCAPI::mce::TexturePtr get(::OverlayTextureMap::TextureId textureId) const
OverlayTextureMap::$dtor
MCAPI void $dtor()
OverlayTextureMap::~OverlayTextureMap
MCAPI ~OverlayTextureMap()
ll::UntypedStorage
Definition
_HeaderOutputPredefine.h:273
src-client
mc
client
gui
screens
OverlayTextureMap.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0