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::TypedStorage<8, 32, ::std::string> mCollectionName;
10
::ll::TypedStorage<4, 4, int> mCollectionIndex;
11
// NOLINTEND
12
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
~SlotData
();
17
// NOLINTEND
18
19
public
:
20
// static variables
21
// NOLINTBEGIN
22
MCAPI static ::SlotData& UNKNOWN_LOCATION();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCFOLD
void
$dtor();
29
// NOLINTEND
30
};
SlotData
Definition
SlotData.h:5
src-server
mc
world
containers
SlotData.h
Generated on Tue Nov 18 2025 07:42:03 for LeviLamina by
1.12.0