13struct ItemStackResponseContainerInfo {
17 ::ll::TypedStorage<4, 12, ::FullContainerName> mFullContainerName;
18 ::ll::TypedStorage<8, 24, ::std::vector<::ItemStackResponseSlotInfo>> mSlots;
23 ItemStackResponseContainerInfo& operator=(ItemStackResponseContainerInfo
const&);
24 ItemStackResponseContainerInfo(ItemStackResponseContainerInfo
const&);
25 ItemStackResponseContainerInfo();
30 MCAPI ItemStackResponseContainerInfo(::ItemStackResponseContainerInfo&&);
32 MCAPI
explicit ItemStackResponseContainerInfo(
::FullContainerName const& openContainerNetId);
34 MCAPI ~ItemStackResponseContainerInfo();
40 MCAPI
void* $ctor(::ItemStackResponseContainerInfo&&);