42 ::ll::TypedStorage<8, 152, ::ItemStack const> mItemStack;
43 ::ll::TypedStorage<8, 24, ::WeakEntityRef const> mEntity;
44 ::ll::TypedStorage<8, 8, ::Block const&> mBlock;
45 ::ll::TypedStorage<8, 8, ::BlockSource&> mRegion;
46 ::ll::TypedStorage<4, 12, ::BlockPos const> mBlockPos;
47 ::ll::TypedStorage<1, 1, uchar const> mFace;
48 ::ll::TypedStorage<4, 12, ::Vec3 const> mFaceLocation;
53 IntermediateStorage& operator=(IntermediateStorage
const&);
54 IntermediateStorage(IntermediateStorage
const&);
55 IntermediateStorage();
60 MCAPI IntermediateStorage(
70 MCAPI ~IntermediateStorage();
100 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mEntity;
101 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation>>