LeviLamina
Loading...
Searching...
No Matches
TextureState.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TextureState
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk25d33c;
10
::ll::UntypedStorage<1, 1>
mUnk108030;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
TextureState
& operator=(
TextureState
const
&);
16
TextureState
(
TextureState
const
&);
17
TextureState
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI
~TextureState
();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCNAPI
void
$dtor
();
29
// NOLINTEND
30
};
TextureState
Definition
TextureState.h:5
TextureState::$dtor
MCAPI void $dtor()
TextureState::~TextureState
MCAPI ~TextureState()
ll::UntypedStorage
Definition
_HeaderOutputPredefine.h:273
src-client
mc
client
gui
screens
TextureState.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0