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
// vIndex: 0
31
virtual
~RegionFile
() =
default
;
32
// NOLINTEND
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCNAPI
explicit
RegionFile
(
::Core::Path
const
& basePath);
38
39
MCNAPI
bool
open
();
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCNAPI
void
*
$ctor
(
::Core::Path
const
& basePath);
46
// NOLINTEND
47
48
public
:
49
// vftables
50
// NOLINTBEGIN
51
MCNAPI
static
void
**
$vftable
();
52
// NOLINTEND
53
};
Core::Path
Definition
Path.h:11
Path
Definition
Path.h:16
RegionFile
Definition
RegionFile.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::open
MCAPI bool open()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
level
storage
RegionFile.h
Generated on Tue Nov 25 2025 04:01:57 for LeviLamina by
1.12.0