LeviLamina
Loading...
Searching...
No Matches
BeardAndShaverFeature.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/feature/IFeature.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
// clang-format on
12
13
class
BeardAndShaverFeature
:
public
::IFeature
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 24>
mUnk8d2f81;
18
::ll::UntypedStorage<4, 24>
mUnk6fca60;
19
::ll::UntypedStorage<4, 4>
mUnk7ca8b3;
20
::ll::UntypedStorage<8, 184>
mUnk58a20b;
21
::ll::UntypedStorage<8, 184>
mUnk3dcb6e;
22
::ll::UntypedStorage<4, 4>
mUnkb90b8b;
23
::ll::UntypedStorage<4, 4>
mUnk531526;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
BeardAndShaverFeature
& operator=(
BeardAndShaverFeature
const
&);
29
BeardAndShaverFeature
(
BeardAndShaverFeature
const
&);
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 0
35
virtual
~BeardAndShaverFeature
()
/*override*/
=
default
;
36
37
// vIndex: 1
38
virtual ::std::optional<::BlockPos> place(
::IFeature::PlacementContext
const
&
context
)
const
/*override*/
;
39
// NOLINTEND
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCAPI
BeardAndShaverFeature
();
45
// NOLINTEND
46
47
public
:
48
// constructor thunks
49
// NOLINTBEGIN
50
MCAPI
void
* $ctor();
51
// NOLINTEND
52
53
public
:
54
// destructor thunk
55
// NOLINTBEGIN
56
57
// NOLINTEND
58
59
public
:
60
// virtual function thunks
61
// NOLINTBEGIN
62
MCAPI ::std::optional<::BlockPos> $place(
::IFeature::PlacementContext
const
&
context
)
const
;
63
// NOLINTEND
64
65
public
:
66
// vftables
67
// NOLINTBEGIN
68
MCAPI
static
void
** $vftable();
69
// NOLINTEND
70
};
BeardAndShaverFeature
Definition
BeardAndShaverFeature.h:13
BlockPos
Definition
BlockPos.h:18
IFeature
Definition
IFeature.h:13
IFeature::PlacementContext
Definition
IFeature.h:21
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
BeardAndShaverFeature.h
Generated on Sat Apr 26 2025 05:56:24 for LeviLamina by
1.12.0