LeviLamina
Loading...
Searching...
No Matches
BlastFurnaceBlockActor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/actor/FurnaceBlockActor.h"
7
8
class
BlastFurnaceBlockActor
:
public
::FurnaceBlockActor
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 25
13
virtual ::std::string getName()
const
/*override*/
;
14
15
// vIndex: 0
16
virtual
~BlastFurnaceBlockActor
()
/*override*/
=
default
;
17
// NOLINTEND
18
19
public
:
20
// virtual function thunks
21
// NOLINTBEGIN
22
MCAPI ::std::string $getName()
const
;
23
// NOLINTEND
24
25
public
:
26
// vftables
27
// NOLINTBEGIN
28
MCNAPI
static
void
**
$vftableForBlockActor
();
29
30
MCNAPI
static
void
**
$vftableForContainer
();
31
// NOLINTEND
32
};
BlastFurnaceBlockActor
Definition
BlastFurnaceBlockActor.h:8
BlastFurnaceBlockActor::$vftableForBlockActor
static MCAPI void ** $vftableForBlockActor()
BlastFurnaceBlockActor::$vftableForContainer
static MCAPI void ** $vftableForContainer()
FurnaceBlockActor
Definition
FurnaceBlockActor.h:33
src
mc
world
level
block
actor
BlastFurnaceBlockActor.h
Generated on Thu Oct 2 2025 18:10:47 for LeviLamina by
1.12.0