3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/SimpleContainer.h"
18 virtual void setItem(
int modelSlot,
::ItemStack const& item) ;
21 virtual void serverInitItemStackIds(
int,
int, ::std::function<
void(
int,
::ItemStack const&)>) ;
Definition ClientScratchContainer.h:13
Definition ItemStack.h:25
Definition SimpleContainer.h:14