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