LeviLamina
Loading...
Searching...
No Matches
InMemoryFile.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
InMemoryFile
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 80>
mUnk7ae000;
10
::ll::UntypedStorage<8, 24>
mUnk41540f;
11
::ll::UntypedStorage<8, 32>
mUnk93c79a;
12
::ll::UntypedStorage<1, 1>
mUnk2c24f7;
13
::ll::UntypedStorage<4, 4>
mUnk722073;
14
::ll::UntypedStorage<1, 1>
mUnk5894c2;
15
::ll::UntypedStorage<1, 1>
mUnkaa2208;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
InMemoryFile
& operator=(
InMemoryFile
const
&);
21
InMemoryFile
(
InMemoryFile
const
&);
22
InMemoryFile
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI ::leveldb::Status flushToDisk(::leveldb::Env* env);
28
29
MCAPI uint64 getFlushSize()
const
;
30
// NOLINTEND
31
};
InMemoryFile
Definition
InMemoryFile.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
InMemoryFile.h
Generated on Sat Apr 26 2025 05:56:31 for LeviLamina by
1.12.0