LeviLamina
Loading...
Searching...
No Matches
TexturePtr.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
mce {
6
7
class
TexturePtr
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 16>
mUnk3eb5ba;
12
::ll::UntypedStorage<8, 16>
mUnkb09541;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
TexturePtr
& operator=(
TexturePtr
const
&);
18
TexturePtr
(
TexturePtr
const
&);
19
TexturePtr
();
20
};
21
22
}
// namespace mce
mce::TexturePtr
Definition
TexturePtr.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
minecraft_renderer
renderer
TexturePtr.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0