LeviLamina
Loading...
Searching...
No Matches
TropicalFishInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TropicalFishInfo
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk3b9921;
10
::ll::UntypedStorage<4, 4>
mUnk2180f3;
11
::ll::UntypedStorage<4, 4>
mUnkcb6dfe;
12
::ll::UntypedStorage<4, 4>
mUnkc93f85;
13
::ll::UntypedStorage<8, 32>
mUnkb5a9ab;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
TropicalFishInfo
& operator=(
TropicalFishInfo
const
&);
19
TropicalFishInfo
(
TropicalFishInfo
const
&);
20
TropicalFishInfo
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
TropicalFishInfo
(
int
color,
int
color2,
int
variant,
int
markVariant, ::std::string name);
26
27
MCNAPI
~TropicalFishInfo
();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCNAPI
void
*
$ctor
(
int
color,
int
color2,
int
variant,
int
markVariant, ::std::string name);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCNAPI
void
$dtor
();
40
// NOLINTEND
41
};
TropicalFishInfo
Definition
TropicalFishInfo.h:5
TropicalFishInfo::TropicalFishInfo
MCAPI TropicalFishInfo(int color, int color2, int variant, int markVariant, ::std::string name)
TropicalFishInfo::~TropicalFishInfo
MCAPI ~TropicalFishInfo()
TropicalFishInfo::$ctor
MCAPI void * $ctor(int color, int color2, int variant, int markVariant, ::std::string name)
TropicalFishInfo::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
TropicalFishInfo.h
Generated on Fri Jun 13 2025 05:05:11 for LeviLamina by
1.12.0