41 ::ll::TypedStorage<8, 152, ::ItemStack const> mItemStack;
42 ::ll::TypedStorage<8, 24, ::WeakEntityRef const> mEntity;
43 ::ll::TypedStorage<8, 8, ::Block const&> mBlock;
44 ::ll::TypedStorage<8, 8, ::BlockSource&> mRegion;
45 ::ll::TypedStorage<4, 12, ::BlockPos const> mBlockPos;
50 IntermediateStorage& operator=(IntermediateStorage
const&);
51 IntermediateStorage(IntermediateStorage
const&);
52 IntermediateStorage();
60 MCAPI ~IntermediateStorage();
85 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
87 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mActor;
88 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock>> mBlock;
89 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation>>
95 ScriptItemCustomComponentMineBlockEvent& operator=(ScriptItemCustomComponentMineBlockEvent
const&);
96 ScriptItemCustomComponentMineBlockEvent();
101 virtual ~ScriptItemCustomComponentMineBlockEvent() ;
112 MCAPI ScriptItemCustomComponentMineBlockEvent(
121 MCAPI static ::Scripting::ClassBinding bind();