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