21 ::ll::TypedStorage<4, 12, ::BlockPos> mBlockPos;
32 virtual ::std::vector<::ItemStack> getItemCopies()
const ;
35 virtual void setSlot(
int slot,
::ItemStack const& item,
bool fromNetwork) ;
38 virtual ::ItemStack
const& getSlot(
int slot)
const ;
41 virtual void setData(
int id,
int value) ;
44 virtual bool isValid(
float pickRange) ;
47 virtual void broadcastChanges() ;
50 virtual ::ContainerScreenContext _postInit() ;
76 MCNAPI ::ItemStack
const&
$getSlot(
int slot)
const;
Definition ContainerScreenContext.h:17