LeviLamina
Loading...
Searching...
No Matches
ItemStackRequestActionHandler::ScreenData Struct Reference

Public Member Functions

ScreenDataoperator= (ScreenData const &)
 
 ScreenData (ScreenData const &)
 
MCAPI ScreenData (::ItemStackRequestActionHandler::ScreenData &&)
 
MCAPI::ItemStackRequestActionHandler::ScreenData & operator= (::ItemStackRequestActionHandler::ScreenData &&)
 
MCAPI ~ScreenData ()
 
MCAPI void * $ctor (::ItemStackRequestActionHandler::ScreenData &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ItemStackRequestActionCraftHandler > > mCraftRequestHandler
 
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ScreenHandlerBase > > mScreenHandler
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::ContainerRuntimeId, ::std::shared_ptr<::SimpleSparseContainer > > > mRuntimeIdSparseContainerMap
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::ItemStackRequestId, ::ItemStackRequestActionHandler::RequestIdAssignments > > mRecentRequests
 

Constructor & Destructor Documentation

◆ ScreenData()

MCAPI ItemStackRequestActionHandler::ScreenData::ScreenData ( ::ItemStackRequestActionHandler::ScreenData && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~ScreenData()

MCAPI ItemStackRequestActionHandler::ScreenData::~ScreenData ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ operator=()

MCAPI::ItemStackRequestActionHandler::ScreenData & ItemStackRequestActionHandler::ScreenData::operator= ( ::ItemStackRequestActionHandler::ScreenData && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * ItemStackRequestActionHandler::ScreenData::$ctor ( ::ItemStackRequestActionHandler::ScreenData && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void ItemStackRequestActionHandler::ScreenData::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: