24 ::ll::TypedStorage<8, 32, ::Scripting::WeakTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>
26 ::ll::TypedStorage<4, 12, ::FullContainerName const> mFullContainerName;
34 virtual ::Scripting::Result_deprecated<int> getEmptySlotsCount()
const ;
36 virtual ::Container* _tryGetContainer()
const ;
38 virtual ::ItemContext _getItemContext(
int slot)
const ;
44 MCFOLD ::Scripting::Result_deprecated<int> $getEmptySlotsCount()
const;
46 MCAPI ::Container* $_tryGetContainer()
const;
48 MCAPI ::ItemContext $_getItemContext(
int slot)
const;
Definition ItemContext.h:21