LeviLamina
Loading...
Searching...
No Matches
DBChunkStorageKey.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/chunk/ChunkKey.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
LevelChunk
;
11
// clang-format on
12
13
class
DBChunkStorageKey
:
public
::ChunkKey
{
14
public
:
15
// prevent constructor by default
16
DBChunkStorageKey
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI
explicit
DBChunkStorageKey
(
::LevelChunk
const
&);
22
// NOLINTEND
23
24
public
:
25
// constructor thunks
26
// NOLINTBEGIN
27
MCNAPI
void
*
$ctor
(
::LevelChunk
const
&);
28
// NOLINTEND
29
};
ChunkKey
Definition
ChunkKey.h:14
DBChunkStorageKey
Definition
DBChunkStorageKey.h:13
DBChunkStorageKey::$ctor
MCAPI void * $ctor(::LevelChunk const &)
DBChunkStorageKey::DBChunkStorageKey
MCAPI DBChunkStorageKey(::LevelChunk const &)
LevelChunk
Definition
LevelChunk.h:74
src
mc
world
level
storage
DBChunkStorageKey.h
Generated on Wed Jul 23 2025 08:34:58 for LeviLamina by
1.12.0