LeviLamina
Loading...
Searching...
No Matches
ChargeableItemComponentLegacyFactoryData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/item/components/IItemComponentLegacyFactoryData.h"
7
#include "mc/world/level/storage/AllExperiments.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
HashedString
;
12
class
SemVersion
;
13
namespace
cereal {
struct
ReflectionCtx; }
14
// clang-format on
15
16
struct
ChargeableItemComponentLegacyFactoryData
:
public
::IItemComponentLegacyFactoryData
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 256>
mUnkbe7d0d;
21
::ll::UntypedStorage<4, 4>
mUnkf044a1;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ChargeableItemComponentLegacyFactoryData
(
ChargeableItemComponentLegacyFactoryData
const
&);
27
ChargeableItemComponentLegacyFactoryData
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 0
33
virtual
~ChargeableItemComponentLegacyFactoryData
()
/*override*/
;
34
// NOLINTEND
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
MCAPI ::ChargeableItemComponentLegacyFactoryData& operator=(
::ChargeableItemComponentLegacyFactoryData
const
&);
40
41
MCAPI ::ChargeableItemComponentLegacyFactoryData& operator=(
::ChargeableItemComponentLegacyFactoryData
&&);
42
// NOLINTEND
43
44
public
:
45
// static functions
46
// NOLINTBEGIN
47
MCAPI
static
void
bindType(
48
::cereal::ReflectionCtx
&
ctx
,
49
::std::vector<::AllExperiments>
const
& releasedMinFormatVersion,
50
::std::optional<::SemVersion> requiredToggles
51
);
52
53
MCAPI static ::HashedString
const
& getIdentifier();
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCFOLD
void
$dtor();
60
// NOLINTEND
61
62
public
:
63
// vftables
64
// NOLINTBEGIN
65
MCAPI
static
void
** $vftable();
66
// NOLINTEND
67
};
HashedString
Definition
HashedString.h:5
SemVersion
Definition
SemVersion.h:15
ChargeableItemComponentLegacyFactoryData
Definition
ChargeableItemComponentLegacyFactoryData.h:16
IItemComponentLegacyFactoryData
Definition
IItemComponentLegacyFactoryData.h:5
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
components
ChargeableItemComponentLegacyFactoryData.h
Generated on Sat Apr 26 2025 05:56:12 for LeviLamina by
1.12.0