LeviLamina
Loading...
Searching...
No Matches
ItemStackRequestActionPlace.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/inventory/network/ItemStackRequestActionTransferBase.h"
7
8
class
ItemStackRequestActionPlace
:
public
::ItemStackRequestActionTransferBase
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
virtual
~ItemStackRequestActionPlace
()
/*override*/
=
default
;
13
// NOLINTEND
14
15
public
:
16
// vftables
17
// NOLINTBEGIN
18
MCNAPI
static
void
**
$vftable
();
19
// NOLINTEND
20
};
ItemStackRequestActionPlace
Definition
ItemStackRequestActionPlace.h:8
ItemStackRequestActionPlace::$vftable
static MCAPI void ** $vftable()
ItemStackRequestActionTransferBase
Definition
ItemStackRequestActionTransferBase.h:17
src
mc
world
inventory
network
ItemStackRequestActionPlace.h
Generated on
for LeviLamina by
1.16.1