LeviLamina
Loading...
Searching...
No Matches
HugeFungusFeature.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
HugeFungusFeature
:
public
::Feature
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk8c8f26;
20
::ll::UntypedStorage<8, 8>
mUnkf169b2;
21
::ll::UntypedStorage<8, 8>
mUnkc4e379;
22
::ll::UntypedStorage<1, 1>
mUnk3fd593;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
HugeFungusFeature
& operator=(
HugeFungusFeature
const
&);
28
HugeFungusFeature
(
HugeFungusFeature
const
&);
29
HugeFungusFeature
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 4
35
virtual
bool
place(
::BlockSource
& region,
::BlockPos
const
& origin,
::Random
& random)
const
/*override*/
;
36
37
// vIndex: 0
38
virtual
~HugeFungusFeature
()
/*override*/
;
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCFOLD
void
$dtor();
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
MCAPI
bool
$place(
::BlockSource
& region,
::BlockPos
const
& origin,
::Random
& random)
const
;
51
// NOLINTEND
52
53
public
:
54
// vftables
55
// NOLINTBEGIN
56
MCAPI
static
void
** $vftable();
57
// NOLINTEND
58
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
Feature
Definition
Feature.h:18
HugeFungusFeature
Definition
HugeFungusFeature.h:15
Random
Definition
Random.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
HugeFungusFeature.h
Generated on Sat Apr 26 2025 05:56:25 for LeviLamina by
1.12.0