LeviLamina
Loading...
Searching...
No Matches
UseAnimationItemComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/item/UseAnimation.h"
7
#include "mc/world/item/components/NetworkedItemComponent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
HashedString
;
12
// clang-format on
13
14
class
UseAnimationItemComponent
:
public
::NetworkedItemComponent
<::UseAnimationItemComponent> {
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<1, 1, ::SharedTypes::Legacy::UseAnimation> mUseAnimation;
19
// NOLINTEND
20
21
public
:
22
// virtual functions
23
// NOLINTBEGIN
24
// vIndex: 7
25
virtual
void
_initializeComponent()
/*override*/
;
26
27
// vIndex: 0
28
virtual
~UseAnimationItemComponent
()
/*override*/
=
default
;
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI static ::HashedString
const
& getIdentifier();
35
// NOLINTEND
36
37
public
:
38
// virtual function thunks
39
// NOLINTBEGIN
40
MCAPI
void
$_initializeComponent();
41
// NOLINTEND
42
43
public
:
44
// vftables
45
// NOLINTBEGIN
46
MCNAPI
static
void
**
$vftable
();
47
// NOLINTEND
48
};
HashedString
Definition
HashedString.h:5
NetworkedItemComponent
Definition
NetworkedItemComponent.h:7
UseAnimationItemComponent
Definition
UseAnimationItemComponent.h:14
UseAnimationItemComponent::$vftable
static MCAPI void ** $vftable()
src
mc
world
item
components
UseAnimationItemComponent.h
Generated on Fri Jun 13 2025 13:06:16 for LeviLamina by
1.12.0