LeviLamina
Loading...
Searching...
No Matches
DrinkPotionData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ActorFilterGroup.h"
7
8
struct
DrinkPotionData
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<4, 4, int> mPotionId;
13
::ll::TypedStorage<4, 4, float> mChance;
14
::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilter;
15
// NOLINTEND
16
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCAPI
DrinkPotionData
();
21
22
MCAPI
~DrinkPotionData
();
23
// NOLINTEND
24
25
public
:
26
// constructor thunks
27
// NOLINTBEGIN
28
MCAPI
void
* $ctor();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCAPI
void
$dtor();
35
// NOLINTEND
36
};
DrinkPotionData
Definition
DrinkPotionData.h:8
src-server
mc
world
actor
ai
goal
DrinkPotionData.h
Generated on Sun Oct 12 2025 06:32:14 for LeviLamina by
1.12.0