LeviLamina
Loading...
Searching...
No Matches
LegacyForestRockFeature.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/feature/Feature.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
class
BlockSource
;
12
class
Random
;
13
// clang-format on
14
15
class
LegacyForestRockFeature
:
public
::Feature
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 24>
mUnkc8300e;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
LegacyForestRockFeature
& operator=(
LegacyForestRockFeature
const
&);
25
LegacyForestRockFeature
(
LegacyForestRockFeature
const
&);
26
LegacyForestRockFeature
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 0
32
virtual
~LegacyForestRockFeature
()
/*override*/
=
default
;
33
34
// vIndex: 4
35
virtual
bool
place(
::BlockSource
& region,
::BlockPos
const
& origin,
::Random
& random)
const
/*override*/
;
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
44
public
:
45
// virtual function thunks
46
// NOLINTBEGIN
47
MCAPI
bool
$place(
::BlockSource
& region,
::BlockPos
const
& origin,
::Random
& random)
const
;
48
// NOLINTEND
49
50
public
:
51
// vftables
52
// NOLINTBEGIN
53
MCAPI
static
void
** $vftable();
54
// NOLINTEND
55
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
Feature
Definition
Feature.h:18
LegacyForestRockFeature
Definition
LegacyForestRockFeature.h:15
Random
Definition
Random.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
LegacyForestRockFeature.h
Generated on Sat Apr 26 2025 05:56:25 for LeviLamina by
1.12.0