29 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>> mPlayer;
30 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation>>
31 mBrokenBlockPermutation;
35 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
40 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
41 mBeforeBreakItemStack;
46 ScriptPlayerBreakBlockAfterEvent();
53 MCAPI ScriptPlayerBreakBlockAfterEvent(
54 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEventIntermediateData>
const& eventData,
58 MCAPI ::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent&
61 MCAPI ::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent&
68 MCAPI static ::Scripting::ClassBinding bind();
77 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEventIntermediateData>
const& eventData,