3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/ButtonEventType.h"
7#include "mc/client/gui/screens/NodeId.h"
18 ::ll::TypedStorage<8, 64, ::std::function<::ItemStack
const&(::std::string
const&, int)>> mGetItemInstance;
19 ::ll::TypedStorage<8, 64, ::std::function<void(
int, ::std::string
const&,
int)>> mAutoPlace;
20 ::ll::TypedStorage<8, 64, ::std::function<uint(::std::string
const&)>> mGetNameId;
21 ::ll::TypedStorage<8, 64, ::std::function<::NodeId(uint, ::ButtonEventType, ::std::string
const&,
int)>>
23 ::ll::TypedStorage<8, 64, ::std::function<void()>> mLeave;
24 ::ll::TypedStorage<8, 64, ::std::function<bool()>> mCanBeClosedByServer;
Definition ContainerScreenControllerProxyCallbacks.h:5
MCAPI void * $ctor(::ContainerScreenControllerProxyCallbacks &&)
MCAPI ContainerScreenControllerProxyCallbacks(::ContainerScreenControllerProxyCallbacks &&)
MCAPI ~ContainerScreenControllerProxyCallbacks()