LeviLamina
Loading...
Searching...
No Matches
ItemStackResponseInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ItemStackResponseInfo
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<1, 1>
mUnkf9e13b;
10
::ll::UntypedStorage<4, 16>
mUnk48f8f3;
11
::ll::UntypedStorage<8, 24>
mUnkb244b8;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
ItemStackResponseInfo
& operator=(
ItemStackResponseInfo
const
&);
17
ItemStackResponseInfo
(
ItemStackResponseInfo
const
&);
18
ItemStackResponseInfo
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
ItemStackResponseInfo
(
::ItemStackResponseInfo
&&);
24
25
MCAPI
~ItemStackResponseInfo
();
26
// NOLINTEND
27
28
public
:
29
// constructor thunks
30
// NOLINTBEGIN
31
MCAPI
void
* $ctor(
::ItemStackResponseInfo
&&);
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCAPI
void
$dtor();
38
// NOLINTEND
39
};
ItemStackResponseInfo
Definition
ItemStackResponseInfo.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
packet
ItemStackResponseInfo.h
Generated on Sat Apr 26 2025 05:55:47 for LeviLamina by
1.12.0