LeviLamina
Loading...
Searching...
No Matches
MobSpawnHerdInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
MobSpawnHerdInfo
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk8d23c5;
10
::ll::UntypedStorage<4, 4>
mUnkf4d3b3;
11
::ll::UntypedStorage<4, 4>
mUnka0d73c;
12
::ll::UntypedStorage<4, 4>
mUnk3eb703;
13
::ll::UntypedStorage<8, 32>
mUnk41bb83;
14
::ll::UntypedStorage<8, 32>
mUnk7bb1c9;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
MobSpawnHerdInfo
(
MobSpawnHerdInfo
const
&);
20
MobSpawnHerdInfo
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
MobSpawnHerdInfo
(
26
uint min,
27
uint max,
28
::std::string
const
& initialEvent,
29
uint initialEventCount,
30
::std::string
const
& herdEvent,
31
uint herdEventSkipCount
32
);
33
34
MCFOLD ::MobSpawnHerdInfo& operator=(
::MobSpawnHerdInfo
const
&);
35
36
MCAPI
~MobSpawnHerdInfo
();
37
// NOLINTEND
38
39
public
:
40
// constructor thunks
41
// NOLINTBEGIN
42
MCAPI
void
* $ctor(
43
uint min,
44
uint max,
45
::std::string
const
& initialEvent,
46
uint initialEventCount,
47
::std::string
const
& herdEvent,
48
uint herdEventSkipCount
49
);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCFOLD
void
$dtor();
56
// NOLINTEND
57
};
MobSpawnHerdInfo
Definition
MobSpawnHerdInfo.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
MobSpawnHerdInfo.h
Generated on Sat Apr 26 2025 05:56:17 for LeviLamina by
1.12.0