LeviLamina
Loading...
Searching...
No Matches
LegacyFlowerFeature.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
LegacyFlowerFeature
:
public
::Feature
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnk6a2ff7;
20
::ll::UntypedStorage<8, 40>
mUnk2a37af;
21
::ll::UntypedStorage<4, 4>
mUnka5beed;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
LegacyFlowerFeature
& operator=(
LegacyFlowerFeature
const
&);
27
LegacyFlowerFeature
(
LegacyFlowerFeature
const
&);
28
LegacyFlowerFeature
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 4
34
virtual
bool
place(
::BlockSource
& region,
::BlockPos
const
& pos,
::Random
& random)
const
/*override*/
;
35
36
// vIndex: 0
37
virtual
~LegacyFlowerFeature
()
/*override*/
=
default
;
38
// NOLINTEND
39
40
public
:
41
// virtual function thunks
42
// NOLINTBEGIN
43
MCNAPI
bool
$place
(
::BlockSource
& region,
::BlockPos
const
& pos,
::Random
& random)
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
Feature
Definition
Feature.h:18
LegacyFlowerFeature
Definition
LegacyFlowerFeature.h:15
LegacyFlowerFeature::$vftable
static MCAPI void ** $vftable()
LegacyFlowerFeature::$place
MCAPI bool $place(::BlockSource ®ion, ::BlockPos const &pos, ::Random &random) const
Random
Definition
Random.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
LegacyFlowerFeature.h
Generated on Fri Jun 13 2025 05:05:19 for LeviLamina by
1.12.0