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();
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>>