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