LeviLamina
Loading...
Searching...
No Matches
Armadillo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/LevelSoundEvent.h"
7
#include "mc/world/actor/animal/Animal.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Mob
;
12
// clang-format on
13
14
class
Armadillo
:
public
::Animal
{
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
// vIndex: 35
19
virtual
float
getShadowRadius()
const
/*override*/
;
20
21
// vIndex: 8
22
virtual
~Armadillo
()
/*override*/
=
default
;
23
// NOLINTEND
24
25
public
:
26
// static functions
27
// NOLINTBEGIN
28
MCAPI static ::std::optional<::SharedTypes::Legacy::LevelSoundEvent> getCustomHurtSound(
::Mob
& mob);
29
// NOLINTEND
30
31
public
:
32
// virtual function thunks
33
// NOLINTBEGIN
34
MCAPI
float
$getShadowRadius()
const
;
35
// NOLINTEND
36
37
public
:
38
// vftables
39
// NOLINTBEGIN
40
MCNAPI
static
void
**
$vftable
();
41
// NOLINTEND
42
};
Animal
Definition
Animal.h:19
Armadillo
Definition
Armadillo.h:14
Armadillo::$vftable
static MCAPI void ** $vftable()
Mob
Definition
Mob.h:47
src
mc
world
actor
animal
Armadillo.h
Generated on Fri Jun 13 2025 05:05:00 for LeviLamina by
1.12.0