LeviLamina
Loading...
Searching...
No Matches
CombatRegenerationListener.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/events/ActorEventListener.h"
7
#include "mc/world/events/EventResult.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
struct
ActorNotificationEvent
;
12
// clang-format on
13
14
class
CombatRegenerationListener :
public
::ActorEventListener
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 8>
mUnk50a1aa;
19
::ll::UntypedStorage<8, 8>
mUnkd6d85a;
20
::ll::UntypedStorage<8, 8>
mUnkafeee1;
21
::ll::UntypedStorage<1, 1>
mUnke981c0;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
CombatRegenerationListener& operator=(CombatRegenerationListener
const
&);
27
CombatRegenerationListener(CombatRegenerationListener
const
&);
28
CombatRegenerationListener();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
virtual
~CombatRegenerationListener()
/*override*/
=
default
;
34
35
virtual ::EventResult onEvent(
::ActorNotificationEvent
const
& event)
/*override*/
;
36
// NOLINTEND
37
38
public
:
39
// virtual function thunks
40
// NOLINTBEGIN
41
MCAPI ::EventResult $onEvent(
::ActorNotificationEvent
const
& event);
42
43
44
// NOLINTEND
45
46
public
:
47
// vftables
48
// NOLINTBEGIN
49
MCNAPI
static
void
**
$vftable
();
50
// NOLINTEND
51
};
ActorEventListener
Definition
ActorEventListener.h:20
CombatRegenerationListener::$vftable
static MCAPI void ** $vftable()
ActorNotificationEvent
Definition
ActorNotificationEvent.h:89
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
CombatRegenerationListener.h
Generated on
for LeviLamina by
1.16.1