LeviLamina
Loading...
Searching...
No Matches
LegacySwampFoliageFeature.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
FeatureRegistry
;
13
class
Random
;
14
// clang-format on
15
16
class
LegacySwampFoliageFeature
:
public
::Feature
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 64>
mUnkd50f04;
21
::ll::UntypedStorage<8, 24>
mUnk4a6f80;
22
::ll::UntypedStorage<8, 24>
mUnk2d9268;
23
::ll::UntypedStorage<8, 24>
mUnk5818d8;
24
::ll::UntypedStorage<8, 24>
mUnk66cd2b;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
LegacySwampFoliageFeature
& operator=(
LegacySwampFoliageFeature
const
&);
30
LegacySwampFoliageFeature
(
LegacySwampFoliageFeature
const
&);
31
LegacySwampFoliageFeature
();
32
33
public
:
34
// virtual functions
35
// NOLINTBEGIN
36
// vIndex: 4
37
virtual
bool
place(
::BlockSource
& region,
::BlockPos
const
& origin,
::Random
& random)
const
/*override*/
;
38
39
// vIndex: 0
40
virtual
~LegacySwampFoliageFeature
()
/*override*/
=
default
;
41
// NOLINTEND
42
43
public
:
44
// member functions
45
// NOLINTBEGIN
46
MCAPI
explicit
LegacySwampFoliageFeature
(
::FeatureRegistry
& registry);
47
// NOLINTEND
48
49
public
:
50
// constructor thunks
51
// NOLINTBEGIN
52
MCAPI
void
* $ctor(
::FeatureRegistry
& registry);
53
// NOLINTEND
54
55
public
:
56
// destructor thunk
57
// NOLINTBEGIN
58
59
// NOLINTEND
60
61
public
:
62
// virtual function thunks
63
// NOLINTBEGIN
64
MCAPI
bool
$place(
::BlockSource
& region,
::BlockPos
const
& origin,
::Random
& random)
const
;
65
// NOLINTEND
66
67
public
:
68
// vftables
69
// NOLINTBEGIN
70
MCAPI
static
void
** $vftable();
71
// NOLINTEND
72
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
FeatureRegistry
Definition
FeatureRegistry.h:18
Feature
Definition
Feature.h:18
LegacySwampFoliageFeature
Definition
LegacySwampFoliageFeature.h:16
Random
Definition
Random.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
LegacySwampFoliageFeature.h
Generated on Sat Apr 26 2025 05:56:25 for LeviLamina by
1.12.0