LeviLamina
Loading...
Searching...
No Matches
StrippedLogBlock.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
LogBlockMapColors
;
14
namespace
mce {
class
Color; }
15
// clang-format on
16
17
class
StrippedLogBlock
:
public
::RotatedPillarBlock
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::TypedStorage<4, 36, ::std::optional<::LogBlockMapColors>> mMapColors;
22
// NOLINTEND
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 118
28
virtual
int
getVariant(
::Block
const
& block)
const
/*override*/
;
29
30
// vIndex: 147
31
virtual ::mce::Color getMapColor(
::BlockSource
& region,
::BlockPos
const
& pos,
::Block
const
& block)
const
32
/*override*/
;
33
34
// vIndex: 0
35
virtual
~StrippedLogBlock
()
/*override*/
=
default
;
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
44
public
:
45
// virtual function thunks
46
// NOLINTBEGIN
47
MCFOLD
int
$getVariant(
::Block
const
& block)
const
;
48
49
MCAPI ::mce::Color $getMapColor(
::BlockSource
& region,
::BlockPos
const
& pos,
::Block
const
& block)
const
;
50
// NOLINTEND
51
52
public
:
53
// vftables
54
// NOLINTBEGIN
55
MCAPI
static
void
** $vftable();
56
// NOLINTEND
57
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
Block
Definition
Block.h:36
RotatedPillarBlock
Definition
RotatedPillarBlock.h:18
StrippedLogBlock
Definition
StrippedLogBlock.h:17
LogBlockMapColors
Definition
LogBlockMapColors.h:5
src
mc
world
level
block
StrippedLogBlock.h
Generated on Sat Apr 26 2025 05:56:22 for LeviLamina by
1.12.0