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