LeviLamina
Loading...
Searching...
No Matches
LegacyActorArmorChangedListener.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/ContainerContentChangeListener.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Actor
;
11
class
EntityContext
;
12
// clang-format on
13
14
class
LegacyActorArmorChangedListener
:
public
::ContainerContentChangeListener
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 24>
mUnka51d7e;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
LegacyActorArmorChangedListener
& operator=(
LegacyActorArmorChangedListener
const
&);
24
LegacyActorArmorChangedListener
(
LegacyActorArmorChangedListener
const
&);
25
LegacyActorArmorChangedListener
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
void
containerContentChanged(
int
)
/*override*/
;
32
33
// vIndex: 1
34
virtual
~LegacyActorArmorChangedListener
()
/*override*/
=
default
;
35
// NOLINTEND
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCNAPI
void
containerContentChanged
(
::Actor
& actor);
41
42
MCNAPI
void
validateFlyEnabledItem
(
::Actor
& actor);
43
// NOLINTEND
44
45
public
:
46
// static functions
47
// NOLINTBEGIN
48
MCNAPI
static
void
initializeEntity
(
::EntityContext
& entity);
49
// NOLINTEND
50
51
public
:
52
// virtual function thunks
53
// NOLINTBEGIN
54
MCNAPI
void
$containerContentChanged
(
int
);
55
// NOLINTEND
56
57
public
:
58
// vftables
59
// NOLINTBEGIN
60
MCNAPI
static
void
**
$vftable
();
61
// NOLINTEND
62
};
Actor
Definition
Actor.h:103
ContainerContentChangeListener
Definition
ContainerContentChangeListener.h:5
EntityContext
Definition
EntityContext.h:16
LegacyActorArmorChangedListener
Definition
LegacyActorArmorChangedListener.h:14
LegacyActorArmorChangedListener::containerContentChanged
MCAPI void containerContentChanged(::Actor &actor)
LegacyActorArmorChangedListener::validateFlyEnabledItem
MCAPI void validateFlyEnabledItem(::Actor &actor)
LegacyActorArmorChangedListener::$containerContentChanged
MCAPI void $containerContentChanged(int)
LegacyActorArmorChangedListener::$vftable
static MCAPI void ** $vftable()
LegacyActorArmorChangedListener::initializeEntity
static MCAPI void initializeEntity(::EntityContext &entity)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
utilities
LegacyActorArmorChangedListener.h
Generated on Fri Jun 13 2025 05:04:35 for LeviLamina by
1.12.0