LeviLamina
Loading...
Searching...
No Matches
CreateContainerItemScope.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/inventory/network/ItemStackRequestScope.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ContainerController
;
11
struct
SlotData
;
12
// clang-format on
13
14
struct
CreateContainerItemScope
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 8, ::SlotData const* const> mSrcSlot;
19
::ll::TypedStorage<8, 16, ::std::shared_ptr<::ContainerController>> mCreatedItemContainerController;
20
::ll::TypedStorage<8, 16, ::ItemStackRequestScope> mItemStackRequestScope;
21
// NOLINTEND
22
};
ContainerController
Definition
ContainerController.h:18
CreateContainerItemScope
Definition
CreateContainerItemScope.h:14
SlotData
Definition
SlotData.h:5
src
mc
world
containers
managers
controllers
CreateContainerItemScope.h
Generated on Fri Jun 13 2025 05:05:04 for LeviLamina by
1.12.0