LeviLamina
Loading...
Searching...
No Matches
StructureIntegrityProcessor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
StructureIntegrityProcessor
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<4, 4, float> mIntegrity;
10
::ll::TypedStorage<4, 4, uint> mStartSeed;
11
// NOLINTEND
12
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI ::std::vector<bool> generateFlagsForIndices(
int
endIndex,
int
startIndex)
const
;
17
// NOLINTEND
18
};
StructureIntegrityProcessor
Definition
StructureIntegrityProcessor.h:5
src
mc
world
level
levelgen
structure
StructureIntegrityProcessor.h
Generated on Sat Apr 26 2025 05:56:27 for LeviLamina by
1.12.0