LeviLamina
Loading...
Searching...
No Matches
CaveSpider.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/monster/Spider.h"
7
8
class
CaveSpider
:
public
::Spider
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 178
13
virtual
float
getModelScale()
const
/*override*/
;
14
15
// vIndex: 113
16
virtual
void
getDebugText(::std::vector<::std::string>& outputInfo)
/*override*/
;
17
18
// vIndex: 8
19
virtual
~CaveSpider
()
/*override*/
=
default
;
20
// NOLINTEND
21
22
public
:
23
// virtual function thunks
24
// NOLINTBEGIN
25
MCAPI
float
$getModelScale()
const
;
26
27
MCAPI
void
$getDebugText(::std::vector<::std::string>& outputInfo);
28
// NOLINTEND
29
30
public
:
31
// vftables
32
// NOLINTBEGIN
33
MCNAPI
static
void
**
$vftable
();
34
// NOLINTEND
35
};
CaveSpider
Definition
CaveSpider.h:8
CaveSpider::$vftable
static MCAPI void ** $vftable()
Spider
Definition
Spider.h:15
src
mc
world
actor
monster
CaveSpider.h
Generated on Fri Jun 13 2025 05:05:03 for LeviLamina by
1.12.0