LeviLamina
Loading...
Searching...
No Matches
SculkPatchFeature.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
class
IBlockWorldGenAPI
;
12
// clang-format on
13
14
class
SculkPatchFeature
:
public
::IFeature
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 24>
mUnkcf5e30;
19
::ll::UntypedStorage<8, 8>
mUnk7fcce9;
20
::ll::UntypedStorage<4, 4>
mUnke97cf8;
21
::ll::UntypedStorage<4, 4>
mUnkcc4a7b;
22
::ll::UntypedStorage<4, 4>
mUnke1c92f;
23
::ll::UntypedStorage<4, 4>
mUnkd9913b;
24
::ll::UntypedStorage<4, 4>
mUnk85c4ba;
25
::ll::UntypedStorage<4, 4>
mUnkc4b064;
26
::ll::UntypedStorage<4, 8>
mUnk580d07;
27
// NOLINTEND
28
29
public
:
30
// prevent constructor by default
31
SculkPatchFeature
& operator=(
SculkPatchFeature
const
&);
32
SculkPatchFeature
(
SculkPatchFeature
const
&);
33
SculkPatchFeature
();
34
35
public
:
36
// virtual functions
37
// NOLINTBEGIN
38
// vIndex: 0
39
virtual
~SculkPatchFeature
()
/*override*/
=
default
;
40
41
// vIndex: 1
42
virtual ::std::optional<::BlockPos> place(
::IFeature::PlacementContext
const
&
context
)
const
/*override*/
;
43
// NOLINTEND
44
45
public
:
46
// member functions
47
// NOLINTBEGIN
48
MCAPI
bool
_canSpreadFrom(
::IBlockWorldGenAPI
& target,
::BlockPos
const
& originPos)
const
;
49
// NOLINTEND
50
51
public
:
52
// destructor thunk
53
// NOLINTBEGIN
54
55
// NOLINTEND
56
57
public
:
58
// virtual function thunks
59
// NOLINTBEGIN
60
MCAPI ::std::optional<::BlockPos> $place(
::IFeature::PlacementContext
const
&
context
)
const
;
61
// NOLINTEND
62
63
public
:
64
// vftables
65
// NOLINTBEGIN
66
MCAPI
static
void
** $vftable();
67
// NOLINTEND
68
};
BlockPos
Definition
BlockPos.h:18
IBlockWorldGenAPI
Definition
IBlockWorldGenAPI.h:25
IFeature
Definition
IFeature.h:13
SculkPatchFeature
Definition
SculkPatchFeature.h:14
IFeature::PlacementContext
Definition
IFeature.h:21
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
SculkPatchFeature.h
Generated on Sat Apr 26 2025 05:56:26 for LeviLamina by
1.12.0