LeviLamina
Loading...
Searching...
No Matches
SlotData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SlotData
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnke0182b;
10
::ll::UntypedStorage<4, 4>
mUnkb1376b;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
SlotData
& operator=(
SlotData
const
&);
16
SlotData
(
SlotData
const
&);
17
SlotData
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI
~SlotData
();
23
// NOLINTEND
24
25
public
:
26
// static variables
27
// NOLINTBEGIN
28
MCNAPI static ::SlotData&
UNKNOWN_LOCATION
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI
void
$dtor
();
35
// NOLINTEND
36
};
SlotData
Definition
SlotData.h:5
SlotData::UNKNOWN_LOCATION
static MCAPI ::SlotData & UNKNOWN_LOCATION()
SlotData::~SlotData
MCAPI ~SlotData()
SlotData::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
SlotData.h
Generated on Fri Jun 13 2025 05:05:05 for LeviLamina by
1.12.0