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