LeviLamina
Loading...
Searching...
No Matches
RiverInit.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
struct
RiverInit
:
public
::OperationNodeFilters::FilterBase
<1, 1, int, ::Biome const*> {
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 24>
mUnk541ac1;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
RiverInit
& operator=(
RiverInit
const
&);
25
RiverInit
(
RiverInit
const
&);
26
RiverInit
();
27
};
28
29
}
// namespace OperationNodeFilters
Biome
Definition
Biome.h:23
OperationNodeFilters::FilterBase
Definition
FilterBase.h:8
OperationNodeFilters::RiverInit
Definition
RiverInit.h:15
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
level
newbiome
operation_node_filters
RiverInit.h
Generated on Sun Oct 12 2025 06:32:34 for LeviLamina by
1.12.0