LeviLamina
Loading...
Searching...
No Matches
RotatedPillarInfestedBlock.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/RotatedPillarBlock.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Block
;
11
class
BlockPos
;
12
class
BlockSource
;
13
struct
ResourceDropsContext
;
14
// clang-format on
15
16
class
RotatedPillarInfestedBlock
:
public
::RotatedPillarBlock
{
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
// vIndex: 90
21
virtual
void
spawnAfterBreak(
22
::BlockSource
& region,
23
::Block
const
&,
24
::BlockPos
const
& pos,
25
::ResourceDropsContext
const
& resourceDropsContext
26
)
const
/*override*/
;
27
28
// vIndex: 0
29
virtual
~RotatedPillarInfestedBlock
()
/*override*/
=
default
;
30
// NOLINTEND
31
32
public
:
33
// virtual function thunks
34
// NOLINTBEGIN
35
MCFOLD
void
$spawnAfterBreak(
36
::BlockSource
& region,
37
::Block
const
&,
38
::BlockPos
const
& pos,
39
::ResourceDropsContext
const
& resourceDropsContext
40
)
const
;
41
// NOLINTEND
42
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
Block
Definition
Block.h:38
RotatedPillarBlock
Definition
RotatedPillarBlock.h:18
RotatedPillarInfestedBlock
Definition
RotatedPillarInfestedBlock.h:16
ResourceDropsContext
Definition
ResourceDropsContext.h:12
src
mc
world
level
block
RotatedPillarInfestedBlock.h
Generated on Fri Jun 13 2025 05:05:16 for LeviLamina by
1.12.0