LeviLamina
Loading...
Searching...
No Matches
ItemStackNetManagerScreen.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/EntityId.h"
7
#include "mc/deps/game_refs/OwnerPtr.h"
8
9
class
ItemStackNetManagerScreen
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<8, 32, ::OwnerPtr<::EntityId>> mEntity;
14
// NOLINTEND
15
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
virtual
~ItemStackNetManagerScreen
() =
default
;
20
// NOLINTEND
21
22
public
:
23
// vftables
24
// NOLINTBEGIN
25
MCNAPI
static
void
**
$vftable
();
26
// NOLINTEND
27
};
ItemStackNetManagerScreen
Definition
ItemStackNetManagerScreen.h:9
ItemStackNetManagerScreen::$vftable
static MCAPI void ** $vftable()
src
mc
world
inventory
network
ItemStackNetManagerScreen.h
Generated on
for LeviLamina by
1.16.1