LeviLamina
Loading...
Searching...
No Matches
DrinkPotionData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
DrinkPotionData
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk3c6934;
10
::ll::UntypedStorage<4, 4>
mUnkbfc32b;
11
::ll::UntypedStorage<8, 64>
mUnk1390a3;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
DrinkPotionData
& operator=(
DrinkPotionData
const
&);
17
DrinkPotionData
(
DrinkPotionData
const
&);
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
DrinkPotionData
();
23
24
MCAPI
~DrinkPotionData
();
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCAPI
void
* $ctor();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCAPI
void
$dtor();
37
// NOLINTEND
38
};
DrinkPotionData
Definition
DrinkPotionData.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
DrinkPotionData.h
Generated on Sat Apr 26 2025 05:56:02 for LeviLamina by
1.12.0