LeviLamina
Loading...
Searching...
No Matches
RegionFile.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Core {
class
Path
; }
8
// clang-format on
9
10
class
RegionFile {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 16>
mUnkca2fa5;
15
::ll::UntypedStorage<8, 32>
mUnk88d245;
16
::ll::UntypedStorage<4, 4096>
mUnkc2201d;
17
::ll::UntypedStorage<4, 4096>
mUnkc111dd;
18
::ll::UntypedStorage<8, 16>
mUnke50b19;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
RegionFile& operator=(RegionFile
const
&);
24
RegionFile(RegionFile
const
&);
25
RegionFile();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
virtual
~RegionFile();
31
// NOLINTEND
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCNAPI
explicit
RegionFile
(
::Core::Path
const
& basePath);
37
38
MCNAPI
bool
open
();
39
// NOLINTEND
40
41
public
:
42
// constructor thunks
43
// NOLINTBEGIN
44
MCNAPI
void
*
$ctor
(
::Core::Path
const
& basePath);
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCNAPI
void
$dtor
();
51
// NOLINTEND
52
53
public
:
54
// vftables
55
// NOLINTBEGIN
56
MCNAPI
static
void
**
$vftable
();
57
// NOLINTEND
58
};
Core::Path
Definition
Path.h:10
RegionFile::RegionFile
MCAPI RegionFile(::Core::Path const &basePath)
RegionFile::$ctor
MCAPI void * $ctor(::Core::Path const &basePath)
RegionFile::$vftable
static MCAPI void ** $vftable()
RegionFile::$dtor
MCAPI void $dtor()
RegionFile::open
MCAPI bool open()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
RegionFile.h
Generated on
for LeviLamina by
1.16.1