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/LogBlockMapColors.h"
7
#include "mc/world/level/block/RotatedPillarBlock.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Block
;
12
class
BlockPos
;
13
class
BlockSource
;
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: 117
28
virtual
int
getVariant(
::Block
const
& block)
const
/*override*/
;
29
30
// vIndex: 144
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
// virtual function thunks
40
// NOLINTBEGIN
41
MCFOLD
int
$getVariant(
::Block
const
& block)
const
;
42
43
MCAPI ::mce::Color $getMapColor(
::BlockSource
& region,
::BlockPos
const
& pos,
::Block
const
& block)
const
;
44
// NOLINTEND
45
46
public
:
47
// vftables
48
// NOLINTBEGIN
49
MCNAPI
static
void
**
$vftable
();
50
// NOLINTEND
51
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
Block
Definition
Block.h:38
RotatedPillarBlock
Definition
RotatedPillarBlock.h:18
StrippedLogBlock
Definition
StrippedLogBlock.h:17
StrippedLogBlock::$vftable
static MCAPI void ** $vftable()
src
mc
world
level
block
StrippedLogBlock.h
Generated on Fri Jun 13 2025 05:05:16 for LeviLamina by
1.12.0