LeviLamina
Loading...
Searching...
No Matches
ChunkScoringContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock {
6
7
struct
ChunkScoringContext {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk9eb95f;
12
::ll::UntypedStorage<4, 8>
mUnk556f09;
13
::ll::UntypedStorage<2, 2>
mUnka83a87;
14
::ll::UntypedStorage<1, 1>
mUnk2b4283;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ChunkScoringContext& operator=(ChunkScoringContext
const
&);
20
ChunkScoringContext(ChunkScoringContext
const
&);
21
ChunkScoringContext();
22
};
23
24
}
// namespace Bedrock
ll::UntypedStorage
Definition
Alias.h:14
src
mc
debug
ChunkScoringContext.h
Generated on
for LeviLamina by
1.16.1