3#include "mc/_HeaderOutputPredefine.h"
16 ::ll::TypedStorage<8, 64, ::std::function<::ContainerController*(::std::string
const&)>> mGetContainerController;
17 ::ll::TypedStorage<8, 64, ::std::function<void(
int)>> mHandleRecipeSelect;
18 ::ll::TypedStorage<8, 64, ::std::function<void(::std::string
const&,
int)>> mHandleAutoPlace;
19 ::ll::TypedStorage<8, 64, ::std::function<void(::std::string
const&,
int)>> mHandleAutoPlaceOne;
20 ::ll::TypedStorage<8, 64, ::std::function<::ItemStackBase
const&(::std::string
const&, int)>>
21 mHandleGetVisualItemStack;
22 ::ll::TypedStorage<8, 64, ::std::function<void()>> mLeaveScreen;
23 ::ll::TypedStorage<8, 64, ::std::function<::ItemStack
const&(::std::string
const&, int)>> mHandleGetItemStack;
24 ::ll::TypedStorage<8, 64, ::std::function<void(::std::string
const&,
int)>> mHandleTakeAll;
25 ::ll::TypedStorage<8, 64, ::std::function<void(::std::string
const&,
int)>> mHandlePlaceAll;
26 ::ll::TypedStorage<8, 64, ::std::function<int(::ItemStack
const&)>> mGetStoneIndexForItem;
Definition ContainerController.h:20
Definition ItemStackBase.h:44
Definition ItemStack.h:26
Definition StonecutterScreenControllerProxyCallbacks.h:5