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
MCNAPI ::std::vector<bool>
generateFlagsForIndices
(
int
startIndex,
int
endIndex)
const
;
17
// NOLINTEND
18
};
StructureIntegrityProcessor
Definition
StructureIntegrityProcessor.h:5
StructureIntegrityProcessor::generateFlagsForIndices
MCAPI ::std::vector< bool > generateFlagsForIndices(int startIndex, int endIndex) const
src
mc
world
level
levelgen
structure
StructureIntegrityProcessor.h
Generated on Fri Jun 13 2025 05:05:21 for LeviLamina by
1.12.0