LeviLamina
Loading...
Searching...
No Matches
Chunk.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Poi {
struct
RegionId
; }
8
// clang-format on
9
10
namespace
Poi {
11
12
struct
Chunk {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 64>
mUnk5dbe1d;
17
::ll::UntypedStorage<4, 24>
mUnk2f93ca;
18
::ll::UntypedStorage<8, 24>
mUnkd14ee7;
19
::ll::UntypedStorage<8, 8>
mUnk75c6bf;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
Chunk& operator=(Chunk
const
&);
25
Chunk(Chunk
const
&);
26
Chunk();
27
};
28
29
}
// namespace Poi
Poi::RegionId
Definition
RegionId.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
poi
Chunk.h
Generated on
for LeviLamina by
1.16.1