20struct ScriptPlayerInventoryItemChangeAfterEvent {
24 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>>
29 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
34 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
36 ::ll::TypedStorage<4, 4, ::ScriptModuleMinecraft::ScriptPlayerInventoryType> mplayerInventoryType;
37 ::ll::TypedStorage<4, 4, int> mSlotNumber;
38 ::ll::TypedStorage<1, 1, bool> mIsQuantityChangedOnly;
43 ScriptPlayerInventoryItemChangeAfterEvent& operator=(ScriptPlayerInventoryItemChangeAfterEvent
const&);
44 ScriptPlayerInventoryItemChangeAfterEvent();
49 MCAPI ScriptPlayerInventoryItemChangeAfterEvent(
53 MCAPI ScriptPlayerInventoryItemChangeAfterEvent(
57 ::ScriptModuleMinecraft::ScriptPlayerInventoryType playerInventoryType,
59 bool isQuantityChanged,
67 MCAPI static ::Scripting::ClassBinding bind();
79 ::ScriptModuleMinecraft::ScriptPlayerInventoryType playerInventoryType,
81 bool isQuantityChanged,