LeviLamina
Loading...
Searching...
No Matches
ItemGroup.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemInstance
;
8
// clang-format on
9
10
class
ItemGroup
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 128>
mUnkbedaf1;
15
::ll::UntypedStorage<4, 8>
mUnk6986f0;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ItemGroup
& operator=(
ItemGroup
const
&);
21
ItemGroup
(
ItemGroup
const
&);
22
ItemGroup
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCNAPI
explicit
ItemGroup
(
::ItemInstance
const
& itemInstance);
28
29
MCNAPI
~ItemGroup
();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI
void
*
$ctor
(
::ItemInstance
const
& itemInstance);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCNAPI
void
$dtor
();
42
// NOLINTEND
43
};
ItemGroup
Definition
ItemGroup.h:10
ItemGroup::ItemGroup
MCAPI ItemGroup(::ItemInstance const &itemInstance)
ItemGroup::~ItemGroup
MCAPI ~ItemGroup()
ItemGroup::$dtor
MCAPI void $dtor()
ItemGroup::$ctor
MCAPI void * $ctor(::ItemInstance const &itemInstance)
ItemInstance
Definition
ItemInstance.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
ItemGroup.h
Generated on Fri Jun 13 2025 05:05:10 for LeviLamina by
1.12.0