17 ::ll::TypedStorage<1, 1, bool> mAllowNestedStorageItems;
18 ::ll::TypedStorage<8, 24, ::std::vector<::ItemDescriptor>> mBannedItemsDescriptor;
19 ::ll::TypedStorage<8, 24, ::std::vector<::ItemDescriptor>> mAllowedItemsDescriptor;
20 ::ll::TypedStorage<4, 8, ::std::optional<int>> mWeightLimit;
26 MCAPI ::std::vector<::std::string> _getAllowedItems()
const;
28 MCAPI ::std::vector<::std::string> _getBannedItems()
const;
36 MCAPI static ::Scripting::InterfaceBinding bind();