LeviLamina
Loading...
Searching...
No Matches
FeedItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemDescriptor
;
8
// clang-format on
9
10
struct
FeedItem
{
11
public
:
12
// FeedItem inner types declare
13
// clang-format off
14
struct
Effect
;
15
// clang-format on
16
17
// FeedItem inner types define
18
struct
Effect
{
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 32>
mUnk6f8fa9;
23
::ll::UntypedStorage<4, 4>
mUnkd1c99e;
24
::ll::UntypedStorage<4, 4>
mUnka46569;
25
::ll::UntypedStorage<4, 4>
mUnkf3d006;
26
::ll::UntypedStorage<4, 4>
mUnk347709;
27
// NOLINTEND
28
29
public
:
30
// prevent constructor by default
31
Effect
(
Effect
const
&);
32
Effect
();
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCAPI ::FeedItem::Effect& operator=(
::FeedItem::Effect
const
&);
38
39
MCAPI ::FeedItem::Effect& operator=(
::FeedItem::Effect
&&);
40
41
MCAPI
~Effect
();
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCFOLD
void
$dtor();
48
// NOLINTEND
49
};
50
51
public
:
52
// member variables
53
// NOLINTBEGIN
54
::ll::TypedStorage<8, 16, ::ItemDescriptor> mItemDescriptor;
55
::ll::TypedStorage<4, 4, int> mValue;
56
::ll::TypedStorage<8, 24, ::std::vector<::FeedItem::Effect>> mEffects;
57
// NOLINTEND
58
59
public
:
60
// member functions
61
// NOLINTBEGIN
62
MCAPI
FeedItem
(
::FeedItem
const
&);
63
64
MCAPI
void
addEffect(
::FeedItem::Effect
const
& effect);
65
66
MCAPI ::FeedItem& operator=(
::FeedItem
const
&);
67
68
MCAPI ::FeedItem& operator=(
::FeedItem
&&);
69
70
MCAPI
~FeedItem
();
71
// NOLINTEND
72
73
public
:
74
// constructor thunks
75
// NOLINTBEGIN
76
MCAPI
void
* $ctor(
::FeedItem
const
&);
77
// NOLINTEND
78
79
public
:
80
// destructor thunk
81
// NOLINTBEGIN
82
MCAPI
void
$dtor();
83
// NOLINTEND
84
};
ItemDescriptor
Definition
ItemDescriptor.h:22
FeedItem::Effect
Definition
FeedItem.h:18
FeedItem
Definition
FeedItem.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
FeedItem.h
Generated on Sat Apr 26 2025 05:56:05 for LeviLamina by
1.12.0