LeviLamina
Loading...
Searching...
No Matches
BiomeInit.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/GeneratorType.h"
7
#include "mc/world/level/newbiome/operation_node_filters/FilterBase.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Biome
;
12
class
BiomeRegistry
;
13
namespace
OperationNodeValues {
struct
PreBiome; }
14
// clang-format on
15
16
namespace
OperationNodeFilters {
17
18
class
BiomeInit
:
public
::OperationNodeFilters::FilterBase
<1, 1, ::Biome const*, ::OperationNodeValues::PreBiome> {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 8>
mUnka14c77;
23
::ll::UntypedStorage<8, 8>
mUnk7cb23c;
24
::ll::UntypedStorage<8, 120>
mUnk8fe92a;
25
::ll::UntypedStorage<8, 120>
mUnk9dd7ed;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
BiomeInit
& operator=(
BiomeInit
const
&);
31
BiomeInit
(
BiomeInit
const
&);
32
BiomeInit
();
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCAPI
BiomeInit
(
38
::BiomeRegistry
const
& registry,
39
::Biome
const
& defaultOceanBiome,
40
::Biome
const
& fallbackBiome,
41
::GeneratorType generator
42
);
43
// NOLINTEND
44
45
public
:
46
// constructor thunks
47
// NOLINTBEGIN
48
MCAPI
void
* $ctor(
49
::BiomeRegistry
const
& registry,
50
::Biome
const
& defaultOceanBiome,
51
::Biome
const
& fallbackBiome,
52
::GeneratorType generator
53
);
54
// NOLINTEND
55
};
56
57
}
// namespace OperationNodeFilters
BiomeRegistry
Definition
BiomeRegistry.h:30
Biome
Definition
Biome.h:27
OperationNodeFilters::BiomeInit
Definition
BiomeInit.h:18
OperationNodeFilters::FilterBase
Definition
FilterBase.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
newbiome
operation_node_filters
BiomeInit.h
Generated on Sat Apr 26 2025 05:56:29 for LeviLamina by
1.12.0