LeviLamina
Loading...
Searching...
No Matches
AddBiomeIsland.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/newbiome/operation_node_filters/FilterBase.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Biome
;
11
// clang-format on
12
13
namespace
OperationNodeFilters {
14
15
class
AddBiomeIsland
:
public
::OperationNodeFilters::FilterBase
<3, 3, ::Biome const*, ::Biome const*> {
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk12088d;
20
::ll::UntypedStorage<8, 8>
mUnk8bc886;
21
::ll::UntypedStorage<8, 24>
mUnke6c20c;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
AddBiomeIsland
& operator=(
AddBiomeIsland
const
&);
27
AddBiomeIsland
(
AddBiomeIsland
const
&);
28
AddBiomeIsland
();
29
};
30
31
}
// namespace OperationNodeFilters
Biome
Definition
Biome.h:23
OperationNodeFilters::AddBiomeIsland
Definition
AddBiomeIsland.h:15
OperationNodeFilters::FilterBase
Definition
FilterBase.h:8
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
level
newbiome
operation_node_filters
AddBiomeIsland.h
Generated on Sun Oct 12 2025 06:32:34 for LeviLamina by
1.12.0