LeviLamina
Loading...
Searching...
No Matches
ScriptChunkValidator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockSource
;
8
class
ChunkPos
;
9
// clang-format on
10
11
namespace
ScriptModuleMinecraft {
12
13
class
ScriptChunkValidator
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 16>
mUnk66966d;
18
::ll::UntypedStorage<4, 4>
mUnkb5b83a;
19
::ll::UntypedStorage<4, 4>
mUnk78441e;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ScriptChunkValidator
& operator=(
ScriptChunkValidator
const
&);
25
ScriptChunkValidator
(
ScriptChunkValidator
const
&);
26
ScriptChunkValidator
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
ScriptChunkValidator
(::std::set<::ChunkPos>
const
& chunkPositions,
::BlockSource
& region);
32
33
MCAPI
~ScriptChunkValidator
();
34
// NOLINTEND
35
36
public
:
37
// constructor thunks
38
// NOLINTBEGIN
39
MCAPI
void
* $ctor(::std::set<::ChunkPos>
const
& chunkPositions,
::BlockSource
& region);
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCFOLD
void
$dtor();
46
// NOLINTEND
47
};
48
49
}
// namespace ScriptModuleMinecraft
BlockSource
Definition
BlockSource.h:67
ChunkPos
Definition
ChunkPos.h:11
ScriptModuleMinecraft::ScriptChunkValidator
Definition
ScriptChunkValidator.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
ScriptChunkValidator.h
Generated on Sat Apr 26 2025 05:55:54 for LeviLamina by
1.12.0