LeviLamina
Loading...
Searching...
No Matches
CopperGrateBlock.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/BlockLegacy.h"
7
#include "mc/world/level/block/CopperBlock.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
AABB
;
12
class
Block
;
13
class
BlockPos
;
14
class
IConstBlockSource
;
15
// clang-format on
16
17
class
CopperGrateBlock
:
public
::CopperBlock
<::BlockLegacy> {
18
public
:
19
// virtual functions
20
// NOLINTBEGIN
21
// vIndex: 6
22
virtual
bool
getCollisionShapeForCamera(
23
::AABB
& outAABB,
24
::Block
const
& block,
25
::IConstBlockSource
const
& region,
26
::BlockPos
const
& pos
27
)
const
/*override*/
;
28
29
// vIndex: 0
30
virtual
~CopperGrateBlock
()
/*override*/
=
default
;
31
// NOLINTEND
32
33
public
:
34
// virtual function thunks
35
// NOLINTBEGIN
36
MCAPI
bool
$getCollisionShapeForCamera(
37
::AABB
& outAABB,
38
::Block
const
& block,
39
::IConstBlockSource
const
& region,
40
::BlockPos
const
& pos
41
)
const
;
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCNAPI
static
void
**
$vftable
();
48
// NOLINTEND
49
};
AABB
Definition
AABB.h:18
BlockPos
Definition
BlockPos.h:18
Block
Definition
Block.h:38
CopperBlock
Definition
CopperBlock.h:7
CopperGrateBlock
Definition
CopperGrateBlock.h:17
CopperGrateBlock::$vftable
static MCAPI void ** $vftable()
IConstBlockSource
Definition
IConstBlockSource.h:24
src
mc
world
level
block
CopperGrateBlock.h
Generated on Wed Jul 16 2025 07:41:47 for LeviLamina by
1.12.0