LeviLamina
Loading...
Searching...
No Matches
WorldCache.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Realms {
struct
World; }
8
// clang-format on
9
10
namespace
Realms {
11
12
class
WorldCache
:
public
::std::enable_shared_from_this<::Realms::WorldCache> {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 16>
mUnk75c003;
17
::ll::UntypedStorage<8, 24>
mUnk70535d;
18
::ll::UntypedStorage<8, 72>
mUnkf36b3e;
19
::ll::UntypedStorage<8, 16>
mUnkedd084;
20
::ll::UntypedStorage<1, 1>
mUnk52558d;
21
::ll::UntypedStorage<1, 1>
mUnk9866d4;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
WorldCache
& operator=(
WorldCache
const
&);
27
WorldCache
(
WorldCache
const
&);
28
WorldCache
();
29
};
30
31
}
// namespace Realms
Realms::WorldCache
Definition
WorldCache.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
network
realms
WorldCache.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0