LeviLamina
Loading...
Searching...
No Matches
Salmon.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/animal/Fish.h"
7
8
class
Salmon
:
public
::Fish
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 167
13
virtual
bool
createAIGoals()
/*override*/
;
14
15
// vIndex: 8
16
virtual
~Salmon
()
/*override*/
=
default
;
17
// NOLINTEND
18
19
public
:
20
// destructor thunk
21
// NOLINTBEGIN
22
23
// NOLINTEND
24
25
public
:
26
// virtual function thunks
27
// NOLINTBEGIN
28
MCAPI
bool
$createAIGoals();
29
// NOLINTEND
30
31
public
:
32
// vftables
33
// NOLINTBEGIN
34
MCAPI
static
void
** $vftable();
35
// NOLINTEND
36
};
Fish
Definition
Fish.h:18
Salmon
Definition
Salmon.h:8
src
mc
world
actor
animal
Salmon.h
Generated on Sat Apr 26 2025 05:56:03 for LeviLamina by
1.12.0