20 ::ll::TypedStorage<8, 24, ::WeakRef<::EntityContext>> mActorContext;
21 ::ll::TypedStorage<8, 8, ::gsl::not_null<::Block const*>> mBlock;
22 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
23 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::BlockSourceHandle>> mBlockSourceHandle;
Definition EntityContext.h:16