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
namespace
RakNet {
class
BitStream; }
9
// clang-format on
10
11
class
RegionFile
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 16>
mUnkca2fa5;
16
::ll::UntypedStorage<8, 32>
mUnk88d245;
17
::ll::UntypedStorage<4, 4096>
mUnkc2201d;
18
::ll::UntypedStorage<4, 4096>
mUnkc111dd;
19
::ll::UntypedStorage<8, 16>
mUnke50b19;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
RegionFile
& operator=(
RegionFile
const
&);
25
RegionFile
(
RegionFile
const
&);
26
RegionFile
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 0
32
virtual
~RegionFile
() =
default
;
33
// NOLINTEND
34
35
public
:
36
// member functions
37
// NOLINTBEGIN
38
MCAPI
explicit
RegionFile
(
::Core::Path
const
& basePath);
39
40
MCAPI
bool
open();
41
42
MCAPI
bool
readChunk(
int
x,
int
z,
::RakNet::BitStream
** destChunkData);
43
// NOLINTEND
44
45
public
:
46
// constructor thunks
47
// NOLINTBEGIN
48
MCAPI
void
* $ctor(
::Core::Path
const
& basePath);
49
// NOLINTEND
50
51
public
:
52
// destructor thunk
53
// NOLINTBEGIN
54
55
// NOLINTEND
56
57
public
:
58
// vftables
59
// NOLINTBEGIN
60
MCAPI
static
void
** $vftable();
61
// NOLINTEND
62
};
Core::Path
Definition
Path.h:15
Path
Definition
Path.h:16
RakNet::BitStream
Definition
BitStream.h:7
RegionFile
Definition
RegionFile.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
RegionFile.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0