LeviLamina
Loading...
Searching...
No Matches
TemporaryItemCounter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TemporaryItemCounter {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 128>
mUnk88eb70;
10
::ll::UntypedStorage<4, 4>
mUnk6469d7;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
TemporaryItemCounter& operator=(TemporaryItemCounter
const
&);
16
TemporaryItemCounter(TemporaryItemCounter
const
&);
17
TemporaryItemCounter();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
#ifdef LL_PLAT_C
23
MCNAPI ~TemporaryItemCounter();
24
#endif
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
#ifdef LL_PLAT_C
31
MCNAPI
void
$dtor();
32
#endif
33
// NOLINTEND
34
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
managers
controllers
TemporaryItemCounter.h
Generated on
for LeviLamina by
1.16.1