LeviLamina
Loading...
Searching...
No Matches
ActorUnloadedChunkTransferEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ChunkKey
;
8
class
CompoundTag
;
9
// clang-format on
10
11
struct
ActorUnloadedChunkTransferEntry
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 12, ::ChunkKey> mFromChunkKey;
16
::ll::TypedStorage<8, 32, ::std::string> mActorStorageKey;
17
::ll::TypedStorage<8, 8, ::std::unique_ptr<::CompoundTag>> mActorTag;
18
// NOLINTEND
19
};
ChunkKey
Definition
ChunkKey.h:14
CompoundTag
Definition
CompoundTag.h:13
ActorUnloadedChunkTransferEntry
Definition
ActorUnloadedChunkTransferEntry.h:11
src
mc
world
level
dimension
ActorUnloadedChunkTransferEntry.h
Generated on Sat Apr 26 2025 05:56:23 for LeviLamina by
1.12.0