28 ::ll::TypedStorage<8, 40, ::std::optional<::Scripting::StrongObjectHandle>> mScriptContainer;
33 ScriptInventoryComponent& operator=(ScriptInventoryComponent
const&);
34 ScriptInventoryComponent();
39 virtual bool _isValid()
const ;
41 virtual ~ScriptInventoryComponent() =
default;
49 MCAPI ::Scripting::Result_deprecated<int> getAdditionalSlotsPerStrength()
const;
51 MCAPI ::Scripting::Result_deprecated<bool> getCanBeSiphonedFrom()
const;
53 MCAPI ::Scripting::Result_deprecated<::std::string> getContainerType()
const;
55 MCAPI ::Scripting::Result_deprecated<int> getInventorySize()
const;
57 MCAPI ::Scripting::Result_deprecated<
59 getOrCreateContainerV010();
61 MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptContainerWrapper>>
62 getOrCreateContainerV1();
64 MCAPI ::Scripting::Result<
67 getOrCreateContainerV2();
69 MCAPI ::Scripting::Result_deprecated<bool> getPrivate()
const;
71 MCAPI ::Scripting::Result_deprecated<bool> getRestrictToOwner()
const;
77 MCAPI static ::Scripting::ClassBinding
84 MCAPI
static char const*& ComponentId();
96 MCAPI
bool $_isValid()
const;