LeviLamina
Loading...
Searching...
No Matches
ItemStateData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemStack
;
8
// clang-format on
9
10
struct
ItemStateData {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 152>
mUnke5af18;
15
::ll::UntypedStorage<8, 32>
mUnkc44bbe;
16
::ll::UntypedStorage<4, 4>
mUnk143794;
17
::ll::UntypedStorage<1, 1>
mUnk115f53;
18
::ll::UntypedStorage<1, 1>
mUnkb0fcb5;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ItemStateData& operator=(ItemStateData
const
&);
24
ItemStateData(ItemStateData
const
&);
25
ItemStateData();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
#ifdef LL_PLAT_C
31
MCNAPI ItemStateData(
::ItemStack
const
& item, ::std::string
const
& collectionName,
int
collectionIndex);
32
#endif
33
// NOLINTEND
34
35
public
:
36
// constructor thunks
37
// NOLINTBEGIN
38
#ifdef LL_PLAT_C
39
MCNAPI
void
* $ctor(
::ItemStack
const
& item, ::std::string
const
& collectionName,
int
collectionIndex);
40
#endif
41
// NOLINTEND
42
};
ItemStack
Definition
ItemStack.h:35
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
managers
controllers
ItemStateData.h
Generated on
for LeviLamina by
1.16.1