LeviLamina
Loading...
Searching...
No Matches
RamGoalItemDropperImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ai/goal/ram_attack_goal_utils/RamGoalItemDropperInterface.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Vec3
;
11
// clang-format on
12
13
namespace
RamAttackGoalUtils {
14
15
class
RamGoalItemDropperImpl
:
public
::RamAttackGoalUtils::RamGoalItemDropperInterface
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk996b29;
20
::ll::UntypedStorage<1, 1>
mUnk773947;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
RamGoalItemDropperImpl
& operator=(
RamGoalItemDropperImpl
const
&);
26
RamGoalItemDropperImpl
(
RamGoalItemDropperImpl
const
&);
27
RamGoalItemDropperImpl
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 1
33
virtual
void
tryDropHorn(
::Vec3
dropPos)
const
/*override*/
;
34
35
// vIndex: 2
36
virtual
void
checkForHornDropOnCollision(
::Vec3
collisionPos)
/*override*/
;
37
38
// vIndex: 3
39
virtual
void
dontDropHorn()
/*override*/
;
40
41
// vIndex: 0
42
virtual
~RamGoalItemDropperImpl
()
/*override*/
=
default
;
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
49
// NOLINTEND
50
51
public
:
52
// virtual function thunks
53
// NOLINTBEGIN
54
MCAPI
void
$tryDropHorn(
::Vec3
dropPos)
const
;
55
56
MCAPI
void
$checkForHornDropOnCollision(
::Vec3
collisionPos);
57
58
MCAPI
void
$dontDropHorn();
59
// NOLINTEND
60
61
public
:
62
// vftables
63
// NOLINTBEGIN
64
MCAPI
static
void
** $vftable();
65
// NOLINTEND
66
};
67
68
}
// namespace RamAttackGoalUtils
RamAttackGoalUtils::RamGoalItemDropperImpl
Definition
RamGoalItemDropperImpl.h:15
RamAttackGoalUtils::RamGoalItemDropperInterface
Definition
RamGoalItemDropperInterface.h:12
Vec3
Definition
Vec3.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
ram_attack_goal_utils
RamGoalItemDropperImpl.h
Generated on Sat Apr 26 2025 05:56:02 for LeviLamina by
1.12.0