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