LeviLamina
Loading...
Searching...
No Matches
WearableItemComponentLegacyFactoryData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/EquipmentSlot.h"
7
#include "mc/world/item/components/IItemComponentLegacyFactoryData.h"
8
#include "mc/world/level/storage/AllExperiments.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
class
SemVersion
;
13
namespace
cereal {
struct
ReflectionCtx
; }
14
// clang-format on
15
16
struct
WearableItemComponentLegacyFactoryData
:
public
::IItemComponentLegacyFactoryData
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::EquipmentSlot> mEquipmentSlot;
21
::ll::TypedStorage<4, 4, int> mProtection;
22
// NOLINTEND
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
virtual
~WearableItemComponentLegacyFactoryData
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// static functions
32
// NOLINTBEGIN
33
MCAPI
static
void
bindType(
34
::cereal::ReflectionCtx
&
ctx
,
35
::std::vector<::AllExperiments>
const
& requiredToggles,
36
::std::optional<::SemVersion> releasedMinFormatVersion
37
);
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
SemVersion
Definition
SemVersion.h:15
IItemComponentLegacyFactoryData
Definition
IItemComponentLegacyFactoryData.h:5
WearableItemComponentLegacyFactoryData
Definition
WearableItemComponentLegacyFactoryData.h:16
WearableItemComponentLegacyFactoryData::$vftable
static MCAPI void ** $vftable()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
world
item
components
WearableItemComponentLegacyFactoryData.h
Generated on
for LeviLamina by
1.16.1