LeviLamina
Loading...
Searching...
No Matches
ArmorItemComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/item/components/NetworkedItemComponent.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
class
ArmorItemComponent
:
public
::NetworkedItemComponent
<::ArmorItemComponent> {
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
// vIndex: 0
21
virtual
~ArmorItemComponent
()
/*override*/
=
default
;
22
// NOLINTEND
23
24
public
:
25
// static functions
26
// NOLINTBEGIN
27
MCAPI
static
void
bindType(
28
::cereal::ReflectionCtx
&
ctx
,
29
::std::vector<::AllExperiments>
const
& releasedMinFormatVersion,
30
::std::optional<::SemVersion> requiredToggles
31
);
32
33
MCAPI static ::HashedString
const
& getIdentifier();
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCAPI
static
void
** $vftable();
46
// NOLINTEND
47
};
ArmorItemComponent
Definition
ArmorItemComponent.h:16
HashedString
Definition
HashedString.h:5
NetworkedItemComponent
Definition
NetworkedItemComponent.h:6
SemVersion
Definition
SemVersion.h:15
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
world
item
components
ArmorItemComponent.h
Generated on Sat Apr 26 2025 05:56:12 for LeviLamina by
1.12.0