LeviLamina
Loading...
Searching...
No Matches
Slot.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Realms {
6
7
struct
Slot
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnkd28005;
12
::ll::UntypedStorage<8, 32>
mUnkebe3cb;
13
::ll::UntypedStorage<4, 4>
mUnk412907;
14
::ll::UntypedStorage<8, 32>
mUnkdb860b;
15
::ll::UntypedStorage<8, 16>
mUnke44e59;
16
::ll::UntypedStorage<1, 1>
mUnk5097be;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
Slot
& operator=(
Slot
const
&);
22
Slot
(
Slot
const
&);
23
Slot
();
24
};
25
26
}
// namespace Realms
Realms::Slot
Definition
Slot.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
network
realms
Slot.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0