18struct CreateContainerItemScope {
22 ::ll::TypedStorage<8, 8, ::SlotData const* const> mSrcSlot;
23 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::ContainerController>> mCreatedItemContainerController;
24 ::ll::TypedStorage<8, 16, ::ItemStackRequestScope> mItemStackRequestScope;
31 CreateContainerItemScope();
38 MCNAPI CreateContainerItemScope(
43 ::std::shared_ptr<::ContainerController> createdItemOutputContainerController
46 MCNAPI
void _createItemStack(
47 ::ItemStackRequestId
const& currentRequestId,
53 MCNAPI ~CreateContainerItemScope();
61 MCNAPI static ::CreateContainerItemScope _createInnerScope(
66 ::std::shared_ptr<::ContainerController> createdItemOutputContainerController
80 ::std::shared_ptr<::ContainerController> createdItemOutputContainerController